diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-13 06:16:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-13 06:16:32 -0700 |
commit | c0fb07c2da6ac6f92c9afdefe4c4c5cc45287eb3 (patch) | |
tree | 74abb6512afc28cc1029d8e44c85c10d4800a938 /llvm/lib/IR/Constants.cpp | |
parent | f2f9f7721155cd6c21884900e7e92d2bd0c44673 (diff) | |
download | llvm-c0fb07c2da6ac6f92c9afdefe4c4c5cc45287eb3.zip llvm-c0fb07c2da6ac6f92c9afdefe4c4c5cc45287eb3.tar.gz llvm-c0fb07c2da6ac6f92c9afdefe4c4c5cc45287eb3.tar.bz2 |
[NFC][LLVM] Code cleanup in bugpoint (#162909)
- Move file local variables and functions out of anonymous namespace and
mark them static.
- Change a few function names to conform to LLVM coding standard
(camelCase).
- Add end of namespace comments for anonymous namespaces.
Diffstat (limited to 'llvm/lib/IR/Constants.cpp')
0 files changed, 0 insertions, 0 deletions