[llvm-commits] [llvm] r48520 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ lib/Analysis/ lib/Analysis/IPA/ lib/VMCore/
Chris Lattner
clattner at apple.com
Tue Mar 18 20:56:48 PDT 2008
On Mar 18, 2008, at 5:48 PM, Devang Patel wrote:
> Author: dpatel
> Date: Tue Mar 18 19:48:41 2008
> New Revision: 48520
>
> URL: http://llvm.org/viewvc/llvm-project?rev=48520&view=rev
> Log:
> Do not use virtual function to identify an analysis pass.
Thanks Devang,
Final bit: the semantics of this flag should be documented in the how
to write a pass doc.
Thanks for working on this!
-Chris
More information about the llvm-commits
mailing list