aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-07-11 12:41:30 -0700
committerValentin Clement <clementval@gmail.com>2023-07-11 12:41:53 -0700
commit4a63264daa5b68210f83c97705db5dc4cf227638 (patch)
tree7b3f427fb0c2ac93ff947c5d6621029d2c34cc46 /clang/lib/Frontend/TestModuleFileExtension.cpp
parentb0cc947b5d0a74f4ffe63c53b32978b21498e72e (diff)
downloadllvm-4a63264daa5b68210f83c97705db5dc4cf227638.zip
llvm-4a63264daa5b68210f83c97705db5dc4cf227638.tar.gz
llvm-4a63264daa5b68210f83c97705db5dc4cf227638.tar.bz2
[flang] Use fir.type_desc in nullify
Do not look for the global early in nullify codegen. The type descriptor can be emitted later and it would raise an error as it could not be found. Use `fir.type_desc` instead so it delays the type descriptor lookup until evrything is emitted. https://github.com/llvm/llvm-project/issues/63775 Reviewed By: vzakhari Differential Revision: https://reviews.llvm.org/D154982
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions