aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-01-21 02:33:02 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-01-21 02:33:02 +0000
commit662f5c1a5a4c7895efc66a6584dc4ea9653dce9e (patch)
tree7cefe899306677724f1d7cfea883f080a3cc1d49 /clang/lib/CodeGen/CodeGenModule.cpp
parent6839d23be79f9ff25f314889365eb3fa8c251d60 (diff)
downloadllvm-662f5c1a5a4c7895efc66a6584dc4ea9653dce9e.zip
llvm-662f5c1a5a4c7895efc66a6584dc4ea9653dce9e.tar.gz
llvm-662f5c1a5a4c7895efc66a6584dc4ea9653dce9e.tar.bz2
ARM IAS: support .personalityindex
The .personalityindex directive is equivalent to the .personality directive with the ARM EABI personality with the specific index (0, 1, 2). Both of these directives indicate personality routines, so enhance the personality directive handling to take into account personalityindex. Bonus fix: flush the UnwindContext at the beginning of a new function. Thanks to Logan Chien for additional tests! llvm-svn: 199706
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions