diff options
author | Garrison Venn <gvenn.cfe.dev@gmail.com> | 2010-02-23 16:27:59 +0000 |
---|---|---|
committer | Garrison Venn <gvenn.cfe.dev@gmail.com> | 2010-02-23 16:27:59 +0000 |
commit | 26a18ca97fff86b0139ce765150d2db3862bbca4 (patch) | |
tree | a0310a9b5f70378830886bf88b374991f43acc96 /llvm/lib/Analysis/ConstantFolding.cpp | |
parent | b0da6135bd9365ac0d4d704c77c06189797fa019 (diff) | |
download | bcm5719-llvm-26a18ca97fff86b0139ce765150d2db3862bbca4.tar.gz bcm5719-llvm-26a18ca97fff86b0139ce765150d2db3862bbca4.zip |
Modified examples Makefile to only build the ExceptionDemo example for
x86 and x86_64 on UNIX systems. Only OS X 10.6.2 (x86_64) and 32bit CentOS 5.2
with gcc 4.1.2 were tested. ARM UNIX build triggered failure motivating this
modification, as it seems that the ARM ABI does not support _Unwind_GetIP(...),
_Unwind_SetGR(...), and _Unwind_SetIP(...). From doing a quick browse of:
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0038a/IHI0038A_ehabi.pdf,
it seems as if all other exception related apis are supported. Looks like
the port can be done to ARM. Thanks to Xerxes RÄnby <xerxes@zafena.se> for
pointing out this error.
llvm-svn: 96949
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions