summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJuneyoung Lee <aqjune@gmail.com>2021-11-06 15:34:49 +0900
committerJuneyoung Lee <aqjune@gmail.com>2021-11-06 15:36:42 +0900
commit7584ef766a7219b6ee5a400637206d26e0fa98ac (patch)
treeb7bf3b5b2205448833c25a3b511f6695d4627c0a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1ab9a2906e19cca87cafac25cc31231a36de4843 (diff)
[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
Turning on `enable_noundef_analysis` flag allows better codegen by removing freeze instructions. I modified clang by renaming `enable_noundef_analysis` flag to `disable-noundef-analysis` and turning it off by default. Test updates are made as a separate patch: D108453 Reviewed By: eugenis Differential Revision: https://reviews.llvm.org/D105169
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions