diff options
author | Erich Keane <erich.keane@intel.com> | 2017-12-20 18:51:08 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-12-20 18:51:08 +0000 |
commit | 75449671085b5d861e600c57937337c3857b9d75 (patch) | |
tree | e4986d620234fdb08fc1bc9d78f5c0ffae096a5f /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py | |
parent | bc92e00f2e685cb2071c3d7aa6cf68b7f1037145 (diff) | |
download | bcm5719-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