]> granicus.if.org Git - llvm/commit
Move the EH symbol to the asm printer and use it for the SJLJ case too.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 13:57:48 +0000 (13:57 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 13:57:48 +0000 (13:57 +0000)
commita480f88b3cb3de316b42e6b9e67a0aaeb9567d6e
tree0b8d42da0261003b8a025bb767f8af6a187bf705
parentf28b151b5232accbbc4e97a5bb25fb66dd5f18d7
Move the EH symbol to the asm printer and use it for the SJLJ case too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232475 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/ARMException.cpp
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/AsmPrinter/EHStreamer.h
lib/CodeGen/AsmPrinter/Win64Exception.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
test/CodeGen/ARM/2009-08-31-LSDA-Name.ll