diff options
author | Craig Topper <craig.topper@intel.com> | 2018-11-30 06:23:55 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-11-30 06:23:55 +0000 |
commit | 0850e8a6b647323ba184d4c63a8d500b3a7ec013 (patch) | |
tree | 906fe82efcd00f083fec94f69d56cf6e168b94aa /lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | |
parent | 6e4dc6f23f0e755b29b1e9bba76632a536f5f534 (diff) | |
download | bcm5719-llvm-0850e8a6b647323ba184d4c63a8d500b3a7ec013.tar.gz bcm5719-llvm-0850e8a6b647323ba184d4c63a8d500b3a7ec013.zip |
[X86] Fix a couple types in SimplifyDemandedVectorEltsForTargetNode. NFCI
We had a EVT variable capturing the result of getSimpleValueType which returns an MVT. Another place using EVT that could have been MVT. And an 'int' that should be 'unsigned'.
llvm-svn: 347959
Diffstat (limited to 'lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp')
0 files changed, 0 insertions, 0 deletions