aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleFile.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2023-02-10 11:40:20 +0000
committerTim Northover <tnorthover@apple.com>2023-02-10 12:27:59 +0000
commitc4ce967e3437864827fe8e8816c2a8993b4d796b (patch)
tree33c31ddd3cb273ffce6509b0408176bd48e1d9ec /clang/lib/Serialization/ModuleFile.cpp
parentdc700f1e4dafaaec41ddb94eb0aeab8f6a80875f (diff)
downloadllvm-c4ce967e3437864827fe8e8816c2a8993b4d796b.zip
llvm-c4ce967e3437864827fe8e8816c2a8993b4d796b.tar.gz
llvm-c4ce967e3437864827fe8e8816c2a8993b4d796b.tar.bz2
ARM: skip debug instructions when matching jump-table patterns.
When working out whether we can see a compressible jump-table pattern during ConstantIslands, we were stopping when we saw a debug instruction. Instead it's better to keep iterating backwards to the first real instruction. https://reviews.llvm.org/D142019
Diffstat (limited to 'clang/lib/Serialization/ModuleFile.cpp')
0 files changed, 0 insertions, 0 deletions