summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SplitKit.h
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-02-06 17:47:57 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-02-06 17:47:57 +0000
commit123f44a2f6c3b19cf2d0f6a233fedb6da65edebd (patch)
treea4a84037c0f7cced374c6d0fd5151587021559b1 /llvm/lib/CodeGen/SplitKit.h
parent79fdb75a34add89f82478b7bec5eaec8c1f7a0db (diff)
downloadbcm5719-llvm-123f44a2f6c3b19cf2d0f6a233fedb6da65edebd.tar.gz
bcm5719-llvm-123f44a2f6c3b19cf2d0f6a233fedb6da65edebd.zip
unwind: use -fno-rtti -fno-exceptions -funwind-tables
RTTI and exceptions are not needed for the unwinder, the use of C++ there is for very specific cases, and does not require dynamic_cast nor does it use exceptions. This avoids unnecessary references to type information being emitted. llvm-svn: 228408
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud