aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-05-13 17:25:04 -0700
committerFangrui Song <maskray@google.com>2020-05-18 15:53:41 -0700
commit82904401e3278c3f3a54481d6cd06cc43b801e3b (patch)
tree4f273ed2daea85ce7cd83febb6ff6956a4d7e316 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent682e739638a9c569d4c5c358ab75365175a95efc (diff)
downloadllvm-82904401e3278c3f3a54481d6cd06cc43b801e3b.zip
llvm-82904401e3278c3f3a54481d6cd06cc43b801e3b.tar.gz
llvm-82904401e3278c3f3a54481d6cd06cc43b801e3b.tar.bz2
Map -O to -O1 instead of -O2
rL82131 changed -O from -O1 to -O2, because -O1 was not different from -O2 at that time. GCC treats -O as -O1 and there is now work to make -O1 meaningful. We can change -O back to -O1 again. Reviewed By: echristo, dexonsmith, arphaman Differential Revision: https://reviews.llvm.org/D79916
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions