Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...