aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-06-18 15:14:21 -0700
committerFangrui Song <i@maskray.me>2023-06-18 15:14:21 -0700
commitc26c5e47ab9ca60835f191c90fa751e9a7dd0f3d (patch)
tree4e3048aae56def49bff3bb2128a3db90e942563a /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentc32ba7d5e00869de05d798ec8eb791bd1d7fb585 (diff)
downloadllvm-c26c5e47ab9ca60835f191c90fa751e9a7dd0f3d.zip
llvm-c26c5e47ab9ca60835f191c90fa751e9a7dd0f3d.tar.gz
llvm-c26c5e47ab9ca60835f191c90fa751e9a7dd0f3d.tar.bz2
[MC] flushPendingLabels: set Atom for new fragment after D71368
The newly created MCDataFragment should inherit Atom (see MCMachOStreamer::finishImpl). I cannot think of a case to test the behavior, but this is one step towards folding the Mach-O label difference below and making Mach-O more similar to ELF. ``` .section __DATA,xray_instr_map lxray_sleds_start1: .space 16 Lxray_sleds_end1: .section __DATA,xray_fn_idx .quad (Lxray_sleds_end1-lxray_sleds_start1)>>4 // error: expected relocatable expression // Mach-O ```
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions