diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-07-19 07:02:58 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-07-19 07:02:58 +0000 |
| commit | da06c7cfa0388de29a4024d8d386e48f2fb13ed6 (patch) | |
| tree | dc28e84fc2bb9a4a4d9873fe4d04946fe3f7f4c0 /test/COFF/thinlto-mangled.ll | |
| parent | 267829774358b5aebd3e726ae318813bd48129bb (diff) | |
Notes
Diffstat (limited to 'test/COFF/thinlto-mangled.ll')
| -rw-r--r-- | test/COFF/thinlto-mangled.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/COFF/thinlto-mangled.ll b/test/COFF/thinlto-mangled.ll index efcd9c3d2d0a..8c901cbd70ba 100644 --- a/test/COFF/thinlto-mangled.ll +++ b/test/COFF/thinlto-mangled.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86 ; RUN: opt -thinlto-bc %s -o %t.obj ; RUN: opt -thinlto-bc %S/Inputs/thinlto-mangled-qux.ll -o %T/thinlto-mangled-qux.obj ; RUN: lld-link -out:%t.exe -entry:main %t.obj %T/thinlto-mangled-qux.obj |
