[llvm-commits] [poolalloc] r47632 - /poolalloc/trunk/lib/PoolAllocate/PoolAllocate.cpp

Dale Johannesen dalej at apple.com
Tue Feb 26 14:15:37 PST 2008


On Feb 26, 2008, at 2:10 PM, John Criswell wrote:
>
> #include "llvm/Constants.h"
> +#include "llvm/ParamAttrsList.h"
> #include "llvm/ParameterAttributes.h"
> #include "llvm/Support/CFG.h"

You can remove ParameterAttributes if you do that.




More information about the llvm-commits mailing list