aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorRob Suderman <suderman@google.com>2022-08-31 14:55:34 -0700
committerRob Suderman <suderman@google.com>2022-08-31 14:56:10 -0700
commit6e3bc83c2237c9a815236b5ec66dd0e959648ed5 (patch)
tree60fc9da3f79932349626e1f49a8bb4533797079b /llvm/lib/Object/WasmObjectFile.cpp
parent349a2c37f929ea428f27c4d69601343296e71be4 (diff)
downloadllvm-6e3bc83c2237c9a815236b5ec66dd0e959648ed5.zip
llvm-6e3bc83c2237c9a815236b5ec66dd0e959648ed5.tar.gz
llvm-6e3bc83c2237c9a815236b5ec66dd0e959648ed5.tar.bz2
[mlir][tosa] Fix left shift that was implicitly converted to 64-bit
Missing long specifier so that a shift would occur in 64-bits rather than implicitly in 32-bits. Reviewed By: NatashaKnk Differential Revision: https://reviews.llvm.org/D133058
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions