From 2b6b257f4e5503a7a2675bdb8735693db769f75c Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 23 Jul 2016 20:44:14 +0000 Subject: Vendor import of clang release_39 branch r276489: https://llvm.org/svn/llvm-project/cfe/branches/release_39@276489 --- test/CodeGen/Inputs/thinlto_backend.ll | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/CodeGen/Inputs/thinlto_backend.ll (limited to 'test/CodeGen/Inputs/thinlto_backend.ll') diff --git a/test/CodeGen/Inputs/thinlto_backend.ll b/test/CodeGen/Inputs/thinlto_backend.ll new file mode 100644 index 0000000000000..78678c0c5add2 --- /dev/null +++ b/test/CodeGen/Inputs/thinlto_backend.ll @@ -0,0 +1,6 @@ +target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" +target triple = "x86_64-unknown-linux-gnu" + +define void @f2() { + ret void +} -- cgit v1.3