diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-03-02 18:49:37 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-03-02 18:49:37 +0000 |
commit | 5c5c00b7da38d852b727e42f3e83d4a3d94869a0 (patch) | |
tree | ed190128f6690b0a980439aa8da8aac03644f6fc /llvm/lib/Target/X86/X86TargetMachine.cpp | |
parent | 3cb611b59efcc4a7186a7b2a7279589618bbb67e (diff) | |
download | bcm5719-llvm-5c5c00b7da38d852b727e42f3e83d4a3d94869a0.tar.gz bcm5719-llvm-5c5c00b7da38d852b727e42f3e83d4a3d94869a0.zip |
Add -frtti and -fexceptions to tests that assume these are on.
Summary:
We now have targets that don't enable rtti/exceptions by default, and the
ASTMatchers tests are assuming that these features are on (e.g: They use
dynamic_cast or try).
Reviewers: klimek, thakis, djasper
Subscribers: klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D7892
llvm-svn: 230984
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions