aboutsummaryrefslogtreecommitdiff
path: root/deps/lld/test/COFF/Inputs/thinlto-empty.ll
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2019-09-19 21:12:57 -0400
committerGitHub <noreply@github.com>2019-09-19 21:12:57 -0400
commite81156b87364a31bee892aee2e6145f65c02fa35 (patch)
treeae784e161db393c18e8fbbc99a5f17454e20f4e8 /deps/lld/test/COFF/Inputs/thinlto-empty.ll
parent925ffbce7f424548be9eb42eb3914d5035066003 (diff)
parentb76d16c7c7b54b3da35c3c91a8e5bc5dc7d6c57e (diff)
downloadzig-e81156b87364a31bee892aee2e6145f65c02fa35.tar.gz
zig-e81156b87364a31bee892aee2e6145f65c02fa35.zip
Merge pull request #3260 from ziglang/llvm9
LLVM 9
Diffstat (limited to 'deps/lld/test/COFF/Inputs/thinlto-empty.ll')
-rw-r--r--deps/lld/test/COFF/Inputs/thinlto-empty.ll2
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"