diff options
author | Maksim Panchenko <maks@fb.com> | 2024-03-07 13:04:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 13:04:02 -0800 |
commit | 143afb405a7e12e3fe1622b92f046ab2380c8981 (patch) | |
tree | 6449f6445b2cf0d78e228f4f987796c65b3b1201 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 641b98a0d1e20da9500aa012ced41e53967a423f (diff) | |
download | llvm-143afb405a7e12e3fe1622b92f046ab2380c8981.zip llvm-143afb405a7e12e3fe1622b92f046ab2380c8981.tar.gz llvm-143afb405a7e12e3fe1622b92f046ab2380c8981.tar.bz2 |
[BOLT] Add reading support for Linux kernel .altinstructions section (#84283)
Read .altinstructions and annotate instructions that have alternative
sequences with "AltInst" annotation. Note that some instructions may
have more than one alternatives, in which case they will have multiple
annotations in the form "AltInst", "AltInst2", "AltInst3", etc.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions