1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/DebugInfo/AArch64
Adrian Prantl 3e537cddb9 Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
This mostly cosmetic patch moves the DebugEmissionKind enum from DIBuilder
into DICompileUnit. DIBuilder is not the right place for this enum to live
in — a metadata consumer should not have to include DIBuilder.h.
I also added a Verifier check that checks that the emission kind of a
DICompileUnit is actually legal.

http://reviews.llvm.org/D18612
<rdar://problem/25427165>

llvm-svn: 265077
2016-03-31 23:56:58 +00:00
..
big-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
big-endian.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
bitfields.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
cfi-eof-prologue.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
coalescing.ll Clean up the processing of dbg.value in various places 2015-12-19 02:02:44 +00:00
constant-dbgloc.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
dwarfdump.ll Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. 2016-03-31 23:56:58 +00:00
eh_frame_personality.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
eh_frame.s Use CIE version 1 for .eh_frame. 2015-04-27 22:04:24 +00:00
frameindices.ll [AArch64] Enable non-leaf frame pointer elimination. 2016-03-02 17:58:31 +00:00
line-header.ll fixed typo - CHECK-LABEL 2016-03-29 07:03:27 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
little-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
processes-relocations.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
prologue_end.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
struct_by_value.ll Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. 2016-03-31 23:56:58 +00:00