1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Adrian Prantl 9d3bc41173 Provide an API to temporarily suppress DebugLocations from being attached
to emitted instructions.  Use this if you want an instruction to be
counted towards the prologue or if there is no useful source location.

rdar://problem/13442648

llvm-svn: 180929
2013-05-02 17:27:49 +00:00
..
llvm Provide an API to temporarily suppress DebugLocations from being attached 2013-05-02 17:27:49 +00:00
llvm-c This exposes more MCJIT options via the C API: 2013-05-01 22:58:00 +00:00