aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>2023-07-04 09:38:58 +0100
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>2023-07-11 13:24:26 +0100
commit1d0476cb4d152872d7df20eb3330d9e53fff5a3a (patch)
tree3bdf91d613494752f2c631929bdca06f1c190e9e /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentcae00b2a9bb9eabaf71b204cea2a655c18bd51ac (diff)
downloadllvm-1d0476cb4d152872d7df20eb3330d9e53fff5a3a.zip
llvm-1d0476cb4d152872d7df20eb3330d9e53fff5a3a.tar.gz
llvm-1d0476cb4d152872d7df20eb3330d9e53fff5a3a.tar.bz2
[FuncSpec] Prefer DataLayout-aware constant folding of GEPs.
As shown in D154820, the DataLayout-independent constant folding interface is not good enough for handling GEPs. Instead we should be using the DataLayout-aware constant folding interface. Since there isn't a method to specifically handle GEPs we can use the one which folds generic instruction operands. Differential Revision: https://reviews.llvm.org/D154821
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions