blob: 50d3bea54fd3a0ad62d834ff922a0c9fc418f8f8 [file] [log] [blame]
# RUN: yaml2obj < %p/Inputs/armnt-executable.obj.yaml > %t.obj
# RUN: not lld-link /out:%t.exe /entry:mainCRTStartup /subsystem:console %t.obj /dynamicbase:no 2>&1 | FileCheck %s
# CHECK: dynamicbase:no is not compatible with arm