1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Reid Kleckner 4b1d0ba67a [codeview] Clean up machinery for deferring .cv_loc emission
Now that we create the label at the point of the directive, we don't
need to set the "current CV location", and then later when we emit the
next instruction, create a label for it and emit it.

DWARF still defers the labels used in .debug_loc until the next
instruction or value, for reasons unknown.

llvm-svn: 340883
2018-08-28 23:25:59 +00:00
..
llvm [codeview] Clean up machinery for deferring .cv_loc emission 2018-08-28 23:25:59 +00:00
llvm-c [AArch64] Add Tiny Code Model for AArch64 2018-08-22 11:31:39 +00:00