Files
clang-p2996/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
Fangrui Song e94a00c3b8 [MC] Use a stub ctor for MCAsmLayout
and replace MCAssembler::Layout with a bool.
This mostly completes "[MC] Start merging MCAsmLayout into MCAssembler".

Note: BOLT used a dummy `MCAsmLayout` to call `getSymbolOffset`, which
is technically not supported. There is some discussion in
https://reviews.llvm.org/D154604 .

The revert f80a4072ce is incorrect and
actually broke bots.
2024-07-02 10:10:31 -07:00

4.6 KiB