aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-11-06 22:17:23 +0000
committerHans Wennborg <hans@hanshq.net>2017-11-06 22:17:23 +0000
commiteffc12dd43c642a84ef9ebaf4c9c3721e5d2c07b (patch)
tree516a75253b65dbf102dcc15886d18a1f0cd49b40 /llvm/lib/Transforms/Utils/Local.cpp
parent046833e5fbebe5f243820c664b58d74f0169ae37 (diff)
downloadllvm-effc12dd43c642a84ef9ebaf4c9c3721e5d2c07b.zip
llvm-effc12dd43c642a84ef9ebaf4c9c3721e5d2c07b.tar.gz
llvm-effc12dd43c642a84ef9ebaf4c9c3721e5d2c07b.tar.bz2
Revert r316064 "Fix the incorrect detection of ICONV_LIBRARY_PATH"
This broke the use of libxml2 on machines where iconv() is provided by libc. I'll follow up on the mailing list to discuss how to fix this properly. > This is introduced in rL308711. > Check for c library is incorrect here just because libc will be found always > and it does not mean that iconv is presented. > > Thank to Andrew Krasny for narrowing down the root cause. > > Reviewers: ecbeckmann > Reviewed By: ecbeckmann > Subscribers: mgorny, llvm-commits > Differential Revision: https://reviews.llvm.org/D38875 llvm-svn: 317517
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions