summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2017-09-29 19:34:57 +0000
committerBrian Gesiak <modocache@gmail.com>2017-09-29 19:34:57 +0000
commitcccbed8450e1ca106da2a02e0f6ea675544b4c01 (patch)
tree93bc6c9b8a547c17aa74966b4b67af99b4126261 /clang/lib/Frontend/CompilerInvocation.cpp
parent22fccd6408549d114a747cb1d8fb8363e59db6c9 (diff)
downloadbcm5719-llvm-cccbed8450e1ca106da2a02e0f6ea675544b4c01.tar.gz
bcm5719-llvm-cccbed8450e1ca106da2a02e0f6ea675544b4c01.zip
[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
Summary: Three `CMAKE_.*_OUTPUT_DIRECTORY` variables used to be set in CMake and referenced in various other parts of the project. However, in r198205 chapuni added a note to "don't set them anymore", and any remaining references to them were subsequently removed in r198316 and r199592. Now that the variables are no longer used anywhere, remove them, along with the comments advising against using them any longer. Test Plan: I ran `check-all` and confirmed the tests built and passed. Reviewers: beanz, chapuni Reviewed By: beanz Subscribers: mgorny Differential Revision: https://reviews.llvm.org/D38389 llvm-svn: 314550
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud