aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetPassConfig.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-01-19 16:15:52 -0800
committerGitHub <noreply@github.com>2024-01-19 16:15:52 -0800
commit7071a25d122e72fbb71cc2c34a0ec654035e75f4 (patch)
tree1d302ba87c73b8e4ebb5c0c595d71344e3abcf8d /llvm/lib/CodeGen/TargetPassConfig.cpp
parent46845074557484a82f4dc73647dad399e1c00e89 (diff)
downloadllvm-7071a25d122e72fbb71cc2c34a0ec654035e75f4.zip
llvm-7071a25d122e72fbb71cc2c34a0ec654035e75f4.tar.gz
llvm-7071a25d122e72fbb71cc2c34a0ec654035e75f4.tar.bz2
[ELF] Rename LazyObject to LazySymbol. NFC
LazySymbol (used by wasm port) is a more accurate name (the struct is not about an object). However, the ELF port calls this LazyObject likely because we used to have LazyArchive (removed by https://reviews.llvm.org/D119074), and LazyObject has a similar naming convention (LazyObjectSymbol would be better, but it is too long). Reviewers: dschuff Pull Request: https://github.com/llvm/llvm-project/pull/78809
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions