[PATCH] D143229: [AutoUpgrade] Add flag to disable auto-upgrade

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 10:37:44 PST 2023


aeubanks updated this revision to Diff 501219.
aeubanks retitled this revision from "[FunctionImporter] Add flag to disable upgrading debug info" to "[AutoUpgrade] Add flag to disable auto-upgrade".
aeubanks edited the summary of this revision.
aeubanks added a comment.

move flag to AutoUpgrade, gate more functionality under flag


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143229/new/

https://reviews.llvm.org/D143229

Files:
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/test/LTO/X86/strip-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143229.501219.patch
Type: text/x-patch
Size: 6850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/75a014e5/attachment.bin>


More information about the llvm-commits mailing list