summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-11-04 20:57:43 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-11-04 20:57:43 +0000
commit18bf626cf7fb7635c06f69c3a0f6323722c34041 (patch)
tree8119c6b320eafce72c2bfb653268ff15de2f4373 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent7e6606f4f1ee5e6a9cddced7c8572d6f55cf8cbe (diff)
downloadbcm5719-llvm-18bf626cf7fb7635c06f69c3a0f6323722c34041.tar.gz
bcm5719-llvm-18bf626cf7fb7635c06f69c3a0f6323722c34041.zip
llvm-config: Add --has-rtti option
Summary: This prints NO if LLVM was built with -fno-rtti or an equivalent flag and YES otherwise. The reasons to add -has-rtti rather than adding -fno-rtti to --cxxflags are: 1. Building LLVM with -fno-rtti does not always mean that client applications need this flag. 2. Some compilers have a different flag for disabling rtti, and the compiler being used to build LLVM may not be the compiler being used to build the application. Reviewers: echristo, chandlerc, beanz Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11849 llvm-svn: 252075
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud