aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorDominik Grewe <dominikg@google.com>2022-01-19 23:44:43 +0000
committerMehdi Amini <joker.eph@gmail.com>2022-01-20 00:01:12 +0000
commit1e09f0a97271352435b3858ca9d2ae47f491760a (patch)
tree6ca5f2e4acd6640432405a526544a4a02a041911 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentd75c3e8396058e2092ad1df662ddf8ed711a23b7 (diff)
downloadllvm-1e09f0a97271352435b3858ca9d2ae47f491760a.zip
llvm-1e09f0a97271352435b3858ca9d2ae47f491760a.tar.gz
llvm-1e09f0a97271352435b3858ca9d2ae47f491760a.tar.bz2
Preserve function argument locations.
Previously the optional locations of function arguments were dropped in `parseFunctionArgumentList`. This CL adds another output argument to the function through which they are now returned. The values are then plumbed through as an array of optional locations in the various places. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D117604
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions