diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-29 11:40:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 11:40:06 -0800 |
commit | faf675ce34ee1e2c6105e9a816f220412fd2f8d5 (patch) | |
tree | 5e12d069c14372d7ed55240138ea89ef437c946a /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 0039a2ff4fe98ce54654e5f4da90aeee718e1d41 (diff) | |
download | llvm-faf675ce34ee1e2c6105e9a816f220412fd2f8d5.zip llvm-faf675ce34ee1e2c6105e9a816f220412fd2f8d5.tar.gz llvm-faf675ce34ee1e2c6105e9a816f220412fd2f8d5.tar.bz2 |
[llvm-exegesis] Remove llvm prefix where unnecessary (#79802)
This patch removes the llvm:: prefix within llvm-exegesis where it is
not necessary. This is most occurrences of the prefix within exegesis as
exegesis is within the llvm namespace. This patch makes things more
consistent as the vast majority of the code did not use the llvm::
prefix for anything.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions