aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unicode.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2020-12-03 09:30:33 -0800
committerCraig Topper <craig.topper@sifive.com>2020-12-03 09:58:25 -0800
commit92c0d5d9581143695cc2214ccd83a54b9eaa4936 (patch)
tree89a957a8fdc5c1f82a50f35a818d83f07f59b815 /llvm/lib/Support/Unicode.cpp
parent636db7f87c7720698bbbf69c7cde3dd255bf6f78 (diff)
downloadllvm-92c0d5d9581143695cc2214ccd83a54b9eaa4936.zip
llvm-92c0d5d9581143695cc2214ccd83a54b9eaa4936.tar.gz
llvm-92c0d5d9581143695cc2214ccd83a54b9eaa4936.tar.bz2
[RISCV] Remove RISCVMergeBaseOffsetOpt from the -O0 pass pipeline.
Internally the pass skips any function with the optnone attribute. But that still requires checking each function. If the opt level is set to None we might as well just skip putting in the pipeline at all. This what is already done for many of the passes added by TargetPassConfig. Differential Revision: https://reviews.llvm.org/D92511
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions