aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2013-05-10 16:17:24 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2013-05-10 16:17:24 +0000
commit4ea23b56c50da5e8c59604190bb1b145e4b3a335 (patch)
treed6920569687e06acac8da7e2747e3cf8950c030e /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent1fef0071ac49b820071d6d0cab5e8b757abc7c08 (diff)
downloadllvm-4ea23b56c50da5e8c59604190bb1b145e4b3a335.zip
llvm-4ea23b56c50da5e8c59604190bb1b145e4b3a335.tar.gz
llvm-4ea23b56c50da5e8c59604190bb1b145e4b3a335.tar.bz2
Implement AsmParser for ARM unwind directives.
This commit implements the AsmParser for fnstart, fnend, cantunwind, personality, handlerdata, pad, setfp, save, and vsave directives. This commit fixes some minor issue in the ARMELFStreamer: * The switch back to corresponding section after the .fnend directive. * Emit the unwind opcode while processing .fnend directive if there is no .handlerdata directive. * Emit the unwind opcode to .ARM.extab while processing .handlerdata even if .personality directive does not exist. llvm-svn: 181603
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions