summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-08-30 06:01:05 +0000
committerCraig Topper <craig.topper@intel.com>2018-08-30 06:01:05 +0000
commitb7b353be6044051cc4fa8888dd3d86a2a1b56d8c (patch)
treeae0d3e93122d60fd7e34f8f1a09d98796e75c5bc /lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp
parent987ef2ddfd3298514e2e7c8d55a981161661c7b1 (diff)
downloadbcm5719-llvm-b7b353be6044051cc4fa8888dd3d86a2a1b56d8c.tar.gz
bcm5719-llvm-b7b353be6044051cc4fa8888dd3d86a2a1b56d8c.zip
[X86] Make Feature64Bit useful
We now only add +64bit to the CPU string for "generic" CPU. All other CPU names are assumed to have the feature flag already set if they support 64-bit. I've remove the implies from CMPXCHG8 so that Feature64Bit only comes in via CPUs or user passing -mattr=+64bit. I've changed the assert to a report_fatal_error so it's not lost in Release builds. The test updates are to fix things that tripped the new error. Differential Revision: https://reviews.llvm.org/D51231 llvm-svn: 341022
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud