bolt/deps/llvm-18.1.8/lld/test/COFF/invalid-debug.test
2025-02-14 19:21:04 +01:00

6 lines
280 B
Text

# RUN: yaml2obj %p/Inputs/pdb1.yaml -o %t1.obj
# RUN: yaml2obj %p/Inputs/pdb2.yaml -o %t2.obj
# RUN: not lld-link /debug /debug:invalid /pdb:%t.pdb /dll /out:%t.dll /entry:main /nodefaultlib \
# RUN: %t1.obj %t2.obj 2>&1 | FileCheck %s
# CHECK: /debug: unknown option: invalid