aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorpeter mckinna <peter.mckinna@gmail.com>2025-08-14 22:59:39 +1000
committerGitHub <noreply@github.com>2025-08-14 14:59:39 +0200
commit002362bbd875d2892564779c5693dbb621dc7c1d (patch)
treee7cc31733727769befcf44b994934cecc128d340 /flang/lib/Frontend/CompilerInvocation.cpp
parent1633e0ba8b5d550afacd8d21ab179a2e5d5d48ee (diff)
downloadllvm-002362bbd875d2892564779c5693dbb621dc7c1d.zip
llvm-002362bbd875d2892564779c5693dbb621dc7c1d.tar.gz
llvm-002362bbd875d2892564779c5693dbb621dc7c1d.tar.bz2
Add LLVMGlobalAddDebugInfo to Core.cpp (#148747)
This change allows globals to have multiple metadata attached. The GlobalSetMetadata function only allows only one and is clobbered if more metadata is attempted to be added. The addDebugInfo function calls addMetadata. This is needed because some languages have global structs containing lots of compiler-generated globals.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions