llvm-6502/include
Saleem Abdulrasool e502a6aad3 ARM IAS: add support for .unwind_raw directive
This implements the unwind_raw directive for the ARM IAS.  The unwind_raw
directive takes the form of a stack offset value followed by one or more bytes
representing the opcodes to be emitted.  The opcode emitted will interpreted as
if it were assembled by the opcode assembler via the standard unwinding
directives.

Thanks to Logan Chien for an extra test!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199707 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-21 02:33:10 +00:00
..
llvm ARM IAS: add support for .unwind_raw directive 2014-01-21 02:33:10 +00:00
llvm-c LTO: document LTO_API_VERSION for each API 2014-01-16 21:37:17 +00:00