Special case aliases in GlobalValue::getAlignment.
[oota-llvm.git] / include / llvm / IR / CFG.h
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-04 Chandler Carruth[Modules] Move CFG.h to the IR library as it defines...