Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
1 add_llvm_library(LLVMIRReader
2   IRReader.cpp
3   )