summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-04-29 23:17:14 -0700
committerFangrui Song <maskray@google.com>2020-04-29 23:23:52 -0700
commit52eb2f65a7d28bb225ca8a0bc8c4090d324e22d9 (patch)
tree2fb4c29187080080778af171494114c464a29cd7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbb0842a3f11e5d5a13d3212b627d9f1521bff553 (diff)
[MC] Move MCInstrAnalysis::evaluateBranch to X86MCInstrAnalysis::evaluateBranch
The generic implementation is actually specific to x86. It assumes the offset is relative to the end of the instruction and the immediate is not scaled (which is false on most RISC).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions