Rui Ueyama
|
5c33bbed58
|
Replace -flavor {gnu,darwin} with ld64.lld or ld.lld.
llvm-svn: 325390
|
2018-02-16 21:16:57 +00:00 |
Rui Ueyama
|
629f964d50
|
Use arithmetic type to represent alignments (not in log2) everywhere.
This is the final step of conversion. Now log2 numbers are removed
from everywhere!
llvm-svn: 233246
|
2015-03-26 02:20:25 +00:00 |
Rui Ueyama
|
533849c615
|
YAML: Do not use 2^x notation to represent alignments.
llvm-svn: 233222
|
2015-03-25 22:06:04 +00:00 |
Nick Kledzik
|
63adb08c2c
|
[mach-o] extract atom alignment information from mach-o files
llvm-svn: 222201
|
2014-11-18 00:30:25 +00:00 |