[PATCH] D91683: Port -print-memderefs to NPM
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 23:43:09 PST 2020
aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.
There is lots of code duplication, but hopefully it won't matter soon.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91683
Files:
llvm/include/llvm/Analysis/MemDerefPrinter.h
llvm/lib/Analysis/MemDerefPrinter.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Analysis/ValueTracking/memory-dereferenceable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91683.305986.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/a6fcc767/attachment.bin>
More information about the llvm-commits
mailing list