summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authoraengelke <engelke@in.tum.de>2024-06-10 21:29:03 +0200
committerGitHub <noreply@github.com>2024-06-10 21:29:03 +0200
commit43229977fe0f74bcdfeda20e478065a2072a1846 (patch)
tree5c38449620ddcb44253ea2dd12a5244c4f348cee /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent23a33a72c620f7e37778fa26af46e88a0042cd15 (diff)
[MC] Don't evaluate name of unnamed symbols (#95021)
There's only one way to create unnamed symbols (createTempSymbol). Previously, the name was evaluated unconditionally, but often unnecessarily. Avoid this. Also the parameter names in the header were wrong, fix these.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions