hanchenye-llvm-project/llvm/lib/Linker
Rafael Espindola a7d9c69cc8 Be more strict about not calling setAlignment on global aliases.
The fact that GlobalAlias::setAlignment exists at all is a side effect of
how the classes are organized, it should never be used.

llvm-svn: 208094
2014-05-06 14:51:36 +00:00
..
CMakeLists.txt Now that Linker.cpp is almost empty, merge it into LinkModules.cpp. 2013-05-04 03:48:37 +00:00
LLVMBuild.txt
LinkModules.cpp Be more strict about not calling setAlignment on global aliases. 2014-05-06 14:51:36 +00:00
Makefile