diff options
author | Logan Chien <tzuhsiang.chien@gmail.com> | 2014-05-30 16:48:56 +0000 |
---|---|---|
committer | Logan Chien <tzuhsiang.chien@gmail.com> | 2014-05-30 16:48:56 +0000 |
commit | c002981084fc63573b6538415461af1783e5dc55 (patch) | |
tree | 44f2d1aeb24f9d895f50c9792503aa9a29a8d11b /clang/lib/CodeGen/CGCXX.cpp | |
parent | b3a706870021df81ca678400746ed44d20b74f49 (diff) | |
download | bcm5719-llvm-c002981084fc63573b6538415461af1783e5dc55.tar.gz bcm5719-llvm-c002981084fc63573b6538415461af1783e5dc55.zip |
Fix MIPS exception personality encoding.
For MIPS, we have to encode the personality routine with
an indirect pointer to absptr; otherwise, some link warning
warning will be raised, and the program might crash in some
early MIPS Android device.
llvm-svn: 209907
Diffstat (limited to 'clang/lib/CodeGen/CGCXX.cpp')
0 files changed, 0 insertions, 0 deletions