diff options
author | Erich Keane <erich.keane@intel.com> | 2019-03-04 18:47:21 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-03-04 18:47:21 +0000 |
commit | ac8d1b7017ffe6a6dbccde98f888d8869a4ceb50 (patch) | |
tree | 61175dbe9f019ec2b97f73c838dadf1b8ab4b3fc /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | f3feb6adb919770f7ad4888ecb3a5c15076e5bf6 (diff) | |
download | bcm5719-llvm-ac8d1b7017ffe6a6dbccde98f888d8869a4ceb50.tar.gz bcm5719-llvm-ac8d1b7017ffe6a6dbccde98f888d8869a4ceb50.zip |
Enable _rotl, _lrotl, _rotr, _lrotr on all platforms.
The above builtins are currently implemented for MSVC mode, however GCC
also implements these. This patch enables them for all platforms.
Additionally, this corrects the type for these builtins to always be
'long int' to match the specification in the Intel Intrinsics Guide.
Change-Id: Ida34be98078709584ef5136c8761783435ec02b1
llvm-svn: 355322
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions