Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
lld
/
test
/
COFF
/
armnt-dynamicbase.test
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