[ELF] relocateNonAlloc: clean up workaround code
[llvm-project.git] / lld / test / COFF / armnt-dynamicbase.test
blobc6d42b4bacd16563639bec4bb3a5e1ce1a1db210
1 # RUN: yaml2obj %p/Inputs/armnt-executable.obj.yaml -o %t.obj
2 # RUN: not lld-link /out:%t.exe /entry:mainCRTStartup /subsystem:console %t.obj /dynamicbase:no 2>&1 | FileCheck %s
3 # CHECK: dynamicbase:no is not compatible with arm