llvm-6502/include
Adrian Prantl f9bccc2f1a 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180929 91177308-0d34-0410-b5e6-96231b3b80d8
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