llvm-project/lld/lib
Rui Ueyama f217ef0d75 Use alignment values everywhere instead of log2.
This patch defines implicit conversion between integers and PowerOf2
instances, so uses of the classes is now implicit and look like
regular integers. Now we are ready to remove the scaffolding.

llvm-svn: 233245
2015-03-26 02:03:44 +00:00
..
Config add_lld_library -> add_llvm_library 2015-01-21 21:26:27 +00:00
Core [LinkerScript] Implement linker script expression evaluation 2015-03-09 21:43:35 +00:00
Driver Use alignment values everywhere instead of log2. 2015-03-26 02:03:44 +00:00
ReaderWriter Use alignment values everywhere instead of log2. 2015-03-26 02:03:44 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
Makefile Update makefile to reflect that the Passes directory is gone here. 2015-03-07 09:03:17 +00:00