repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ELF] relocateNonAlloc: clean up workaround code
[llvm-project.git]
/
lld
/
test
/
COFF
/
armnt-dynamicbase.test
blob
c6d42b4bacd16563639bec4bb3a5e1ce1a1db210
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