diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-03-20 15:46:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 15:46:28 -0700 |
commit | 88a51d23927aa36694166fe5edd7831ab90e5a75 (patch) | |
tree | 4972b244992be5785c195a93571df9080fd17b83 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 30bb0c443e163b244d663c88821524b6e747747b (diff) | |
download | llvm-88a51d23927aa36694166fe5edd7831ab90e5a75.zip llvm-88a51d23927aa36694166fe5edd7831ab90e5a75.tar.gz llvm-88a51d23927aa36694166fe5edd7831ab90e5a75.tar.bz2 |
[Clang][NFC] Code cleanup in CGBuiltin.cpp (#132060)
- Use `Intrinsic::` directly instead of `llvm::Intrinsic::`.
- Eliminate redundant `nullptr` for some `CreateIntrinsic` calls.
- Eliminate redundant `ArrayRef` casts.
- Use C++17 structured binding instead of `std::tie`.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions