[PATCH] Teach MemDepPrinter about NonLocal MemDepResults

Nick White n.j.white at gmail.com
Fri Oct 24 07:04:34 PDT 2014


Hi committers - could someone review http://reviews.llvm.org/D5914 for me?
I was using the MemDepPrinter to diagnose an issue with the
MemoryDependenceAnalysis and noticed the MemDepPrinter kept failing an
assert condition as it isn't capable of printing NonLocal dependencies.
Thanks -

Nick

http://reviews.llvm.org/D5914






More information about the llvm-commits mailing list