summaryrefslogtreecommitdiff
path: root/unittests/lit.common.unit.configured.in
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2019-09-11 09:16:17 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2019-09-11 09:16:17 +0000
commit95fd2921ca612ac342dcb486c910cdaa4598bb20 (patch)
tree75368e49ab4a2915def48a995b87864226af0f77 /unittests/lit.common.unit.configured.in
parent1e320f7507de8f06ca2e78927b525132ad3aaa8a (diff)
downloadcompiler-rt-95fd2921ca612ac342dcb486c910cdaa4598bb20.tar.gz
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
This reverts commit r371584. It introduced a dependency from compiler-rt to llvm/include/ADT, which is problematic for multiple reasons. One is that it is a novel dependency edge, which needs cross-compliation machinery for llvm/include/ADT (yes, it is true that right now compiler-rt included only header-only libraries, however, if we allow compiler-rt to depend on anything from ADT, other libraries will eventually get used). Secondly, depending on ADT from compiler-rt exposes ADT symbols from compiler-rt, which would cause ODR violations when Clang is built with the profile library. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@371598 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/lit.common.unit.configured.in')
0 files changed, 0 insertions, 0 deletions