summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/import-std-module
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-10-11 06:07:53 +0000
committerCraig Topper <craig.topper@intel.com>2019-10-11 06:07:53 +0000
commit282eff38477ebf665f88f52411edd591067af883 (patch)
tree73930b0d367f91186ee708c1557c7ea59fcb2271 /lldb/packages/Python/lldbsuite/test/commands/expression/import-std-module
parent2fbfb04ffef41eaeee1c60341d90d4b6a8ca816b (diff)
downloadbcm5719-llvm-282eff38477ebf665f88f52411edd591067af883.tar.gz
bcm5719-llvm-282eff38477ebf665f88f52411edd591067af883.zip
[X86] Always define the tzcnt intrinsics even when _MSC_VER is defined.
These intrinsics use llvm.cttz intrinsics so are always available even without the bmi feature. We already don't check for the bmi feature on the intrinsics themselves. But we were blocking the include of the header file with _MSC_VER unless BMI was enabled on the command line. Fixes PR30506. llvm-svn: 374516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/import-std-module')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud