diff options
Diffstat (limited to 'llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll')
-rw-r--r-- | llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll b/llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll deleted file mode 100644 index 4e0840f3691..00000000000 --- a/llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll +++ /dev/null @@ -1,4 +0,0 @@ -define void @g() { -entry: - ret void -} |