mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
6f059afde6
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224294 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
big-endian-dump.ll | ||
cfi-eof-prologue.ll | ||
lit.local.cfg | ||
little-endian-dump.ll | ||
lowerbdgdeclare_vla.ll | ||
PR16736.ll | ||
processes-relocations.ll | ||
s-super-register.ll | ||
sectionorder.ll | ||
selectiondag-deadcode.ll | ||
tls.ll |