diff options
author | Florian Hahn <flo@fhahn.com> | 2022-03-19 20:18:47 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-03-19 20:18:47 +0000 |
commit | 1a820ff03910e7def89766296fa2ea41ff1a52fc (patch) | |
tree | 5261e0182ba9b8e606e7e37510299df3575e1c5a /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 57b41af838ddf82ab0360e3d1c25e56a951dcf09 (diff) | |
download | llvm-1a820ff03910e7def89766296fa2ea41ff1a52fc.zip llvm-1a820ff03910e7def89766296fa2ea41ff1a52fc.tar.gz llvm-1a820ff03910e7def89766296fa2ea41ff1a52fc.tar.bz2 |
[LV] Remove unnecessary uses of Loop* (NFC).
Update functions that previously took a loop pointer but only to get the
pre-header. Instead, pass the block directly. This removes the
requirement for the loop object to be created up-front.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions