[PATCH] D90870: [NFC][NewPM] Reuse PassBuilder callbacks with -O0

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 11:34:14 PST 2020


aeubanks created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
aeubanks requested review of this revision.

This removes lots of duplicated code which was necessary before
https://reviews.llvm.org/D89158. Mostly sanitizer stuff.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90870

Files:
  clang/lib/CodeGen/BackendUtil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90870.303206.patch
Type: text/x-patch
Size: 19106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201105/3b7bc3af/attachment-0001.bin>


More information about the cfe-commits mailing list