mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 02:33:53 +00:00
[Test] Remove c-index-test from the list of substitutions
All the tests are under the clang tests and none should be under llvm moving forward. The topic was discussed in this thread: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140428/214905.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208234 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5026b2cc8b
commit
a822fab74d
@ -244,7 +244,6 @@ for pattern in [r"\bbugpoint\b(?!-)",
|
||||
NOJUNK + r"\bopt\b",
|
||||
r"\bFileCheck\b",
|
||||
r"\bFileUpdate\b",
|
||||
r"\bc-index-test\b",
|
||||
r"\bobj2yaml\b",
|
||||
r"\byaml2obj\b",
|
||||
# Handle these specially as they are strings searched
|
||||
|
Loading…
x
Reference in New Issue
Block a user