summaryrefslogtreecommitdiffstats
path: root/lld/test/pecoff/responsefile.test
blob: 9732cb37d0e0fe85930c1a0ad05d4a35b4e5f2e2 (plain)
1
2
3
4
5
6
# RUN: yaml2obj %p/Inputs/hello.obj.yaml > %t.obj
# RUN: not lld -flavor link @%p/Inputs/responsefile.txt >& %t.log
# RUN: FileCheck %s < %t.log

CHECK: warning: ignoring unknown argument: -foo
CHECK: warning: ignoring unknown argument: -bar\baz
OpenPOWER on IntegriCloud