diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-01-02 10:26:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-02 10:26:27 +0000 |
commit | 460e7d5f3054855af83e50f32a81ce71cac55a04 (patch) | |
tree | efc77abf1a578e0e1a2272876a1b64a54cf042e7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3ddc9f06ae61e916b333b096cef3560f0f5c6272 (diff) | |
download | llvm-460e7d5f3054855af83e50f32a81ce71cac55a04.zip llvm-460e7d5f3054855af83e50f32a81ce71cac55a04.tar.gz llvm-460e7d5f3054855af83e50f32a81ce71cac55a04.tar.bz2 |
[flang][debug] Correct pointer size. (#120781)
We were passing size in bytes for the sizeInBits field in
DIDerivedTypeAttr with DW_TAG_pointer_type. Although this field is
un-used in this case but better to be accurate.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions