aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2016-09-23 00:14:30 +0000
committerQuentin Colombet <qcolombet@apple.com>2016-09-23 00:14:30 +0000
commit0afa7d6b823048cfcddf9fa8d2af5cda6b5c0649 (patch)
tree71a4d3ac33ba2111904cc671b0998ca0c751f7f6 /clang/lib/Frontend/InitPreprocessor.cpp
parent2d3628e1f0c52db37d53061f2113e90e52ca0200 (diff)
downloadllvm-0afa7d6b823048cfcddf9fa8d2af5cda6b5c0649.zip
llvm-0afa7d6b823048cfcddf9fa8d2af5cda6b5c0649.tar.gz
llvm-0afa7d6b823048cfcddf9fa8d2af5cda6b5c0649.tar.bz2
[RegisterBankInfo] Use array instead of SmallVector for BreakDown.
This is another step toward TableGen'ed like structures. The BreakDown of the mapping of the value will be statically computed by TableGen, thus we only have to point to the right entry in the table instead of dynamically allocate the mapping for each instruction. We still support the dynamic allocation through a factory of PartialMapping to ease the bring-up of the targets while the TableGen backend is not available. llvm-svn: 282213
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions