summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-01-15 10:45:02 -0500
committerHans Wennborg <hans@chromium.org>2020-01-16 12:54:53 +0100
commitc4a134a5107c1926262ee887057036ca53aa7265 (patch)
treea07d5a423b56a74c8435a2cb5757221d1905ec96 /lldb/packages/Python/lldbsuite/test
parent0b5157db53a3bd1988d27820491bbf02cd1a1278 (diff)
downloadbcm5719-llvm-c4a134a5107c1926262ee887057036ca53aa7265.tar.gz
bcm5719-llvm-c4a134a5107c1926262ee887057036ca53aa7265.zip
Replace CLANG_SPAWN_CC1 env var with a driver mode flag
Flags are clang's default UI is flags. We can have an env var in addition to that, but in D69825 nobody has yet mentioned why this needs an env var, so omit it for now. If someone needs to set the flag via env var, the existing CCC_OVERRIDE_OPTIONS mechanism works for it (set CCC_OVERRIDE_OPTIONS=+-fno-integrated-cc1 for example). Also mention the cc1-in-process change in the release notes. Also spruce up the test a bit so it actually tests something :) Differential Revision: https://reviews.llvm.org/D72769 (cherry picked from commit 8e5018e990b701391e6c33ba85b012343df67272)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud