[PATCH] D21468: Fixed LegacyPassManager inconsistency

Jesper Antonsson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 01:57:49 PDT 2016


JesperAntonsson updated this revision to Diff 61650.
JesperAntonsson added a comment.

Thank you to Mehdi Amini for good review comments. I've updated the diff accordingly: Improved description, changed to a more appropriate container type for the book-keeping and also I added a C++ unittest.


http://reviews.llvm.org/D21468

Files:
  include/llvm/IR/LegacyPassManagers.h
  lib/IR/LegacyPassManager.cpp
  test/Feature/legacypassmanager.ll
  unittests/IR/LegacyPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21468.61650.patch
Type: text/x-patch
Size: 11278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/6aa16288/attachment.bin>


More information about the llvm-commits mailing list