commit | 0a8f7a16c005e1f2ffd4ca83aeb751305a5cbaeb | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Fri Aug 14 16:20:31 2015 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Fri Aug 14 16:20:31 2015 +0000 |
tree | 4e80b2ffdd590cdb1ffc811b4887c71e46fd0a90 | |
parent | ea619d042f44c302c891240d4cd07018841cac20 [diff] |
[CMake] Fix PR14200, llvm-config output misses -fno-rtti This change adds RTTI and Exception flags to llvm-config's cxxflags. This solution is a minimal patch to solve the issue, and is recommended for the 3.7 release branch. Tom Stellard's outstanding work is the longer term solution. Patch By: David Wiberg git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245064 91177308-0d34-0410-b5e6-96231b3b80d8