diff options
author | Shoaib Meenai <smeenai@fb.com> | 2017-10-04 23:44:38 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2017-10-04 23:44:38 +0000 |
commit | d4563850438a8c449c03b73d42419f8b142b846c (patch) | |
tree | f61037b93568b5cf7dec308dd798861679bfb278 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 928bc0824750f6852c4cf38028a425f43c9a4a3e (diff) | |
download | bcm5719-llvm-d4563850438a8c449c03b73d42419f8b142b846c.tar.gz bcm5719-llvm-d4563850438a8c449c03b73d42419f8b142b846c.zip |
[libc++] Allow users to explicitly specify ABI
libc++'s current heuristic for detecting Itanium vs. Microsoft ABI falls
short in some cases. For example, it will detect windows-itanium targets
as using the Microsoft ABI, since they set `_MSC_VER` (for compatibility
with Microsoft headers). Leave the current heuristic in place by default
but also allow users to explicitly specify the ABI if need be.
llvm-svn: 314949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions