diff options
Diffstat (limited to 'test/ELF/lto/Inputs/thinlto_empty.ll')
| -rw-r--r-- | test/ELF/lto/Inputs/thinlto_empty.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ELF/lto/Inputs/thinlto_empty.ll b/test/ELF/lto/Inputs/thinlto_empty.ll new file mode 100644 index 000000000000..a3c99cdfe772 --- /dev/null +++ b/test/ELF/lto/Inputs/thinlto_empty.ll @@ -0,0 +1,2 @@ +target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" +target triple = "x86_64-unknown-linux-gnu" |
