Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
[oota-llvm.git] / lib / IRReader / LLVMBuild.txt
2013-04-01 Eli BenderskyFix top-comment header and some indentation
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...