summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CallingConvLower.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2014-12-22 23:09:14 +0000
committerAdrian Prantl <aprantl@apple.com>2014-12-22 23:09:14 +0000
commitd9e64b6c08e32ee522e8a1f76c88a0c2bb028b90 (patch)
tree8fd254a7927abf9b088a7d3f2990fb6aeec3e4fb /llvm/lib/CodeGen/CallingConvLower.cpp
parente2f66ceed9a241d53158f077c9e887958290135f (diff)
downloadbcm5719-llvm-d9e64b6c08e32ee522e8a1f76c88a0c2bb028b90.tar.gz
bcm5719-llvm-d9e64b6c08e32ee522e8a1f76c88a0c2bb028b90.zip
Thumb1 frame lowering: Mark CFI instructions with the FrameSetup flag.
Followup to r224294: ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions. Debug info marks the first instruction without the FrameSetup flag as being the end of the function prologue. Any CFI instructions in the middle of the function prologue would cause debug info to end the prologue too early and worse, attach the line number of the CFI instruction, which incidentally is often 0. llvm-svn: 224743
Diffstat (limited to 'llvm/lib/CodeGen/CallingConvLower.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud