]> granicus.if.org Git - clang/commit
Remove target specifier from new tests
authorTeresa Johnson <tejohnson@google.com>
Mon, 7 Dec 2015 20:40:36 +0000 (20:40 +0000)
committerTeresa Johnson <tejohnson@google.com>
Mon, 7 Dec 2015 20:40:36 +0000 (20:40 +0000)
commitd7cf25c4735e224e4bddc0dd1ce6a232a15c5c95
treed5fd76c1e13fd7eae653038126bea598e56acb49
parent37500dc24511e9ea1d16982befdb6beb17bfeea5
Remove target specifier from new tests

Hopefully fix the remaining bot failure from r254927. Remove
target specification since it shouldn't be needed, and this causes
an error when trying to check the pass execution structure in
test/CodeGen/thinlto_backend.c on non-x86 arches.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254940 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/thinlto_backend.c
test/Driver/thinlto_backend.c