llvm-project/llvm/utils/gn/build/libs
Nico Weber 8441c467bf gn build: Stop passing -DLLVM_LIBXML2_ENABLED to some targets
This is a remnant from before the gn build had a working config.h.

Defining LLVM_LIBXML2_ENABLED only for targets that depend on build/libs/xml is
nice in that only some of the codebase needs to be rebuilt when
llvm_enable_libxml2 changes -- but config.h already defines it and defining it
there and then redundantly a second time for some targets is worse than having
it just in config.h.

No behavior change.

Differential Revision: https://reviews.llvm.org/D56908

llvm-svn: 351758
2019-01-21 18:59:11 +00:00
..
edit [gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI} 2019-01-04 17:11:46 +00:00
pthread gn build: Add a stage2 toolchain for Android. 2019-01-11 23:18:51 +00:00
terminfo
xar [gn build] Add build files for llvm-ar, llvm-nm, llvm-objdump, llvm-readelf 2018-12-18 13:52:21 +00:00
xml gn build: Stop passing -DLLVM_LIBXML2_ENABLED to some targets 2019-01-21 18:59:11 +00:00
zlib