diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-03-20 10:43:02 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-03-20 10:43:02 +0000 |
commit | ceecf3bbda59776198d8f650bb97cca453efc885 (patch) | |
tree | 1a125246cbcef2161f3c80491cceff7eba2ca8c3 /lldb/source/Core/Module.cpp | |
parent | ce63362ef8cfb7162dd1ee5d2b47c43ce631a9b6 (diff) | |
download | bcm5719-llvm-ceecf3bbda59776198d8f650bb97cca453efc885.tar.gz bcm5719-llvm-ceecf3bbda59776198d8f650bb97cca453efc885.zip |
Revert r327964 "lit: Make config.llvm_libxml2_enabled an int, not a string"
It seems @LLVM_LIBXML2_ENABLED@ doesn't always get set to 0 when not available,
but to nothing, which broke parsing of lit.site.cfg.py.
> @LLVM_LIBXML2_ENABLED@ will be replaced with 0 or 1. Putting quotes
> around that is unnecessary and just makes it harder to use the value.
> This matches what have_zlib does below.
>
> This also puts the flag together with the feature-related ones instead
> of the path-related flags.
llvm-svn: 327966
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions