diff options
author | Eric Christopher <echristo@gmail.com> | 2015-11-16 18:29:59 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-11-16 18:29:59 +0000 |
commit | b7bbc5331470b7dc0fb8d5c0154f8f39372583f1 (patch) | |
tree | 7a98abd23b767fa8c4ec1d31a73b81ef6b4f10df /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 2de9f545aaacd81846d75c3123b06b27e177e4e5 (diff) | |
download | bcm5719-llvm-b7bbc5331470b7dc0fb8d5c0154f8f39372583f1.tar.gz bcm5719-llvm-b7bbc5331470b7dc0fb8d5c0154f8f39372583f1.zip |
When producing error messages for always_inline functions with the
target attribute, don't include "negative" subtarget features in the
list of required features. Builtins are positive by default so don't
need this change, but we pull the default list of features from the
command line and so need to make sure that we only include features
that are turned on for code generation in our error.
llvm-svn: 253242
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions