llvm-project/bolt/lib/Rewrite
Alexander Yermolovich dd29b3c542 [BOLT][DWARF] Fix handling of multiple DW_OP_addrx in an expression
We were not handling correclty multiple DW_OP_addrx in the location expression.
This was exposed by clang-15 build in release mode with debug information.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D130812
2022-08-01 14:38:47 -07:00
..
BinaryPassManager.cpp [BOLT][AArch64] Handle gold linker veneers 2022-07-13 14:47:22 +03:00
BoltDiff.cpp [BOLT] Add function layout class 2022-07-16 17:23:24 -07:00
CMakeLists.txt [BOLT][CMAKE] Fix DYLIB build 2022-05-13 13:27:21 -07:00
DWARFRewriter.cpp [BOLT][DWARF] Fix handling of multiple DW_OP_addrx in an expression 2022-08-01 14:38:47 -07:00
ExecutableFileMemoryManager.cpp [BOLTRewrite][NFC] Fix braces usages 2021-12-23 12:38:33 -08:00
MachORewriteInstance.cpp [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
RewriteInstance.cpp Use any_of (NFC) 2022-07-30 10:35:56 -07:00