diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2025-05-06 09:12:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 09:12:13 +0100 |
commit | 6d85de88c426a40b8e5d3cfcb0ed6564c7df12be (patch) | |
tree | b3d1becfc9f2345383e8b15f52a7b5016e71b80c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 562a4559ee9b637714485169102f7a2600aab008 (diff) | |
download | llvm-6d85de88c426a40b8e5d3cfcb0ed6564c7df12be.zip llvm-6d85de88c426a40b8e5d3cfcb0ed6564c7df12be.tar.gz llvm-6d85de88c426a40b8e5d3cfcb0ed6564c7df12be.tar.bz2 |
[KeyInstr] Hide new MDNodeKeyImpl<DILocation> fields (#138296)
Follow up to https://github.com/llvm/llvm-project/pull/133477.
This prevents a compile time regression pointed out by nikic
The additional checks in the methods seem to cause most of the regression
(rather than being a consequence of increased size due to the fields
themselves).
The additional ifdefs are somewhat ugly, but will eventually be removed.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions