aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/MachODumper.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-10-18 21:34:01 -0700
committerCraig Topper <craig.topper@sifive.com>2021-10-18 21:35:13 -0700
commit39a1fcb9cf5930eb3931ed0f9b8ef2f50dae4aa5 (patch)
tree21ed93356c6ddf88dd4e24f9d08fe47d21b750e3 /llvm/tools/llvm-readobj/MachODumper.cpp
parent34173330bb3f372df0a0d7fd6b639a9812cf77bb (diff)
downloadllvm-39a1fcb9cf5930eb3931ed0f9b8ef2f50dae4aa5.zip
llvm-39a1fcb9cf5930eb3931ed0f9b8ef2f50dae4aa5.tar.gz
llvm-39a1fcb9cf5930eb3931ed0f9b8ef2f50dae4aa5.tar.bz2
[RISCV] Remove the HasSideEffects property from riscv_vector.td
It was being used to control the nothrow attribute on the builtins. The nothrow attribute is for C++ exceptions. Even if the vector builtins have side effects in IR, that's different than the nothrow attribute. Reviewed By: HsiangKai Differential Revision: https://reviews.llvm.org/D112028
Diffstat (limited to 'llvm/tools/llvm-readobj/MachODumper.cpp')
0 files changed, 0 insertions, 0 deletions