summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-12-20 18:51:08 +0000
committerErich Keane <erich.keane@intel.com>2017-12-20 18:51:08 +0000
commit75449671085b5d861e600c57937337c3857b9d75 (patch)
treee4986d620234fdb08fc1bc9d78f5c0ffae096a5f /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
parentbc92e00f2e685cb2071c3d7aa6cf68b7f1037145 (diff)
downloadbcm5719-llvm-75449671085b5d861e600c57937337c3857b9d75.tar.gz
bcm5719-llvm-75449671085b5d861e600c57937337c3857b9d75.zip
Add support for ObjectFormat to TargetSpecificAttr
Looking through the code, I saw a FIXME on IFunc to switch it to a target specific attribute. In looking through it, i saw that the no-longer-appropriately-named TargetArch didn't support ObjectFormat checking. This patch changes the name of TargetArch to TargetSpecific (since it checks much more than just Arch), makes "Arch" optional, adds support for ObjectFormat, better documents the TargetSpecific type, and changes IFunc over to a TargetSpecificAttr. Differential Revision: https://reviews.llvm.org/D41303 llvm-svn: 321201
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud