diff options
author | Reid Kleckner <rnk@google.com> | 2016-08-01 18:39:27 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-08-01 18:39:27 +0000 |
commit | 1bd5e3ec56b2976a54468242b0b0757b609f4e26 (patch) | |
tree | c125935bd9420db4cbfd265b8c89eea3a58953bd /llvm/unittests/Support/TargetParserTest.cpp | |
parent | 4c58266038b70d95168fb3920ae50c5189333675 (diff) | |
download | bcm5719-llvm-1bd5e3ec56b2976a54468242b0b0757b609f4e26.tar.gz bcm5719-llvm-1bd5e3ec56b2976a54468242b0b0757b609f4e26.zip |
Use 'unsigned long' to match the APIs of the MS bitscan intrinsics
We were getting warnings about how 'uint32_t*' is different from
'unsigned long*' even though they are effectively the same on Windows.
llvm-svn: 277363
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions