[llvm-commits] [llvm] r51686 - in /llvm/trunk: include/llvm/Analysis/PostDominators.h include/llvm/LinkAllPasses.h lib/Analysis/PostDominators.cpp
Owen Anderson
resistor at mac.com
Thu May 29 14:00:46 PDT 2008
On May 29, 2008, at 1:17 PM, Duncan Sands wrote:
> Hi Owen,
>
>> Force postdom to be linked into opt and bugpoint, even though it is
>> no longer used by any passes.
>
> how about adding a comment about why it is there.
>
So that people can still use the passes from the commandline.
>> +}
>> \ No newline at end of file
>
> There is no newline at the end of this file.
>
> Ciao,
>
> Duncan.
More information about the llvm-commits
mailing list