aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShiva Chen <shiva@andestech.com>2020-03-31 14:28:24 +0800
committerShiva Chen <shiva0217@gmail.com>2020-04-01 11:30:21 +0800
commitaf0cd9073c3de5655fe3078b195d34c3e6440852 (patch)
treeff1bc2a29eac29865d39f30f7d94576c2e2d604b /clang/lib/Frontend/CompilerInvocation.cpp
parent8eb40e41f6ec99985a292e342ec303a0bd6f5f41 (diff)
downloadllvm-af0cd9073c3de5655fe3078b195d34c3e6440852.zip
llvm-af0cd9073c3de5655fe3078b195d34c3e6440852.tar.gz
llvm-af0cd9073c3de5655fe3078b195d34c3e6440852.tar.bz2
[RISCV] Split RISCVISelDAGToDAG.cpp to RISCVISelDAGToDAG.h and RISCVISelDAGToDAG.cpp
For the downstream RISCV maintenance, it would be easier to inherent RISCVISelDAGToDAG by including header and only override the method that needs to be customized for the provider non-standard ISA extension without touching RISCVISelDAGToDAG.cpp which may cause conflict when upgrading the downstream LLVM version. Differential Revision: https://reviews.llvm.org/D77117
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions