diff options
author | Harald van Dijk <harald@gigawatt.nl> | 2024-02-21 16:40:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 16:40:22 +0000 |
commit | 162fa4dd25d631d0ab7816ec6081bcaff951a23c (patch) | |
tree | d3f4ece07a3222970c39be16a3fd899a61e7fab1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e29c91b96832504b9008be5e095f7dd640cdea0 (diff) | |
download | llvm-162fa4dd25d631d0ab7816ec6081bcaff951a23c.zip llvm-162fa4dd25d631d0ab7816ec6081bcaff951a23c.tar.gz llvm-162fa4dd25d631d0ab7816ec6081bcaff951a23c.tar.bz2 |
Module::getOrInsertFunction: set debug info format (#82505)
Function::Function's constructor sets the debug info format based on the
passed in parent Module, so by using this rather than modifying the
function list directly, we pick up the debug info format automatically.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions