gn build: Update comment I failed to update in r367340 / D65462

llvm-svn: 367341
This commit is contained in:
Nico Weber 2019-07-30 18:19:13 +00:00
parent 2859bbb3e2
commit 3b0769b7b4
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ import("//llvm/version.gni")
# This build file is just enough to get check-clang to pass, it's missing
# several things from the CMake build:
# - linking in clangTidyPlugin and clangIncludeFixerPlugin from
# clang-tools-extra (which doesn't have any GN build files yet)
# - using libclang.exports
# - a build target copying the Python bindings
# - the GN linux build always builds without -fPIC (as if LLVM_ENABLE_PIC=OFF