diff options
Diffstat (limited to 'test/COFF/thinlto-archives.ll')
| -rw-r--r-- | test/COFF/thinlto-archives.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/COFF/thinlto-archives.ll b/test/COFF/thinlto-archives.ll index 7a5e36aa1fb9..9a47a3a6feb6 100644 --- a/test/COFF/thinlto-archives.ll +++ b/test/COFF/thinlto-archives.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86 ; RUN: rm -fr %T/thinlto-archives ; RUN: mkdir %T/thinlto-archives %T/thinlto-archives/a %T/thinlto-archives/b ; RUN: opt -thinlto-bc -o %T/thinlto-archives/main.obj %s |
