aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorPaul Walker <paul.walker@arm.com>2023-11-30 16:50:57 +0000
committerPaul Walker <paul.walker@arm.com>2023-12-01 12:01:23 +0000
commita2e8207178432f0af30e8c9e3b905a3fd770d500 (patch)
tree29dc5bbd1e245723bce51f24b735a022aee07b17 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent8727982bdfb84ce4adbd138c146a6b7ecaf98fdb (diff)
downloadllvm-a2e8207178432f0af30e8c9e3b905a3fd770d500.zip
llvm-a2e8207178432f0af30e8c9e3b905a3fd770d500.tar.gz
llvm-a2e8207178432f0af30e8c9e3b905a3fd770d500.tar.bz2
[NFC][LLVMContext] Clean up DenseMapInfo classes used for APInt & APFloat.
DenseMapAPIntKeyInfo looks like a redundant definition because it mirrors the default used by DenseMap when not specified. Replacing DenseMapAPFloatKeyInfo with a specialisation of DenseMapInfo allows DenseMap<T> to be more easily used when T is an aggregate type containing an APFloat.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions