From 0d35749f76bed0dbfe021d413f349530cd91c69f Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 13 Nov 2019 22:19:09 +0000 Subject: Mark old LLVM instance as dead. --- .../clang/test/CodeGen/thinlto-distributed-cfi.ll | 74 ---------------------- 1 file changed, 74 deletions(-) delete mode 100644 external/bsd/llvm/dist/clang/test/CodeGen/thinlto-distributed-cfi.ll (limited to 'external/bsd/llvm/dist/clang/test/CodeGen/thinlto-distributed-cfi.ll') diff --git a/external/bsd/llvm/dist/clang/test/CodeGen/thinlto-distributed-cfi.ll b/external/bsd/llvm/dist/clang/test/CodeGen/thinlto-distributed-cfi.ll deleted file mode 100644 index 055b5971eb2..00000000000 --- a/external/bsd/llvm/dist/clang/test/CodeGen/thinlto-distributed-cfi.ll +++ /dev/null @@ -1,74 +0,0 @@ -; REQUIRES: x86-registered-target - -; Backend test for distribute ThinLTO with CFI. - -; RUN: opt -thinlto-bc -o %t.o %s - -; RUN: llvm-lto2 run -thinlto-distributed-indexes %t.o \ -; RUN: -o %t2.index \ -; RUN: -r=%t.o,test,px \ -; RUN: -r=%t.o,_ZTV1B, \ -; RUN: -r=%t.o,_ZN1B1fEi, \ -; RUN: -r=%t.o,_ZTV1B,px - -; Check that typeids are in the index. -; RUN: llvm-bcanalyzer -dump %t.o.thinlto.bc | FileCheck %s -; CHECK-LABEL: -; CHECK-LABEL: