diff options
author | Nico Weber <thakis@chromium.org> | 2021-11-17 16:32:33 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-11-18 08:31:21 -0500 |
commit | 3950e1be8d6ec602fda525ea20340fd3f8e2e919 (patch) | |
tree | 34c562dcabc25928170216e4597940fd20dc90c7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0800109d26336ac68bfc17d66b6d3087e7d68e1b (diff) | |
download | llvm-3950e1be8d6ec602fda525ea20340fd3f8e2e919.zip llvm-3950e1be8d6ec602fda525ea20340fd3f8e2e919.tar.gz llvm-3950e1be8d6ec602fda525ea20340fd3f8e2e919.tar.bz2 |
[clang] Remove CLANG_ROUND_TRIP_CC1_ARGS and always roundtrip in +assert builds
This removes the ability to disable roundtripping in assert builds.
(Roundtripping happens by default in assert builds both before and after
this patch.)
The CLANG_ROUND_TRIP_CC1_ARGS was added as an escape hatch 9 months ago
in https://reviews.llvm.org/D97462, with a FIXME to remove it eventually.
It's probably time to remove it.
Differential Revision: https://reviews.llvm.org/D114120
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions