llvm-project/lld/lib
Rui Ueyama 752a8c3e55 ELF: Minimum alignment value is 1, not 0. NFC.
Maybe we can interpret alignment 0 as "don't care", but for
consistency, it's good to set 1 instead of 0 where we allow
any alignments.

llvm-svn: 234284
2015-04-07 03:44:26 +00:00
..
Config Remove Makefiles. 2015-03-26 20:09:47 +00:00
Core Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00
Driver [GNU] Implement --enable-new-dtags/--disable-new-dtags 2015-04-06 21:45:31 +00:00
ReaderWriter ELF: Minimum alignment value is 1, not 0. NFC. 2015-04-07 03:44:26 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00