diff options
Diffstat (limited to 'deps/lld/test/COFF/Inputs/thinlto-empty.ll')
| -rw-r--r-- | deps/lld/test/COFF/Inputs/thinlto-empty.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/lld/test/COFF/Inputs/thinlto-empty.ll b/deps/lld/test/COFF/Inputs/thinlto-empty.ll new file mode 100644 index 0000000000..b3c546a434 --- /dev/null +++ b/deps/lld/test/COFF/Inputs/thinlto-empty.ll @@ -0,0 +1,2 @@ +target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128" +target triple = "x86_64-pc-windows-msvc19.0.24215" |
