This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b58f32f7a84e98b51fd87ac9b49dba02b06fa7bc
llvm-project
/
llvm
/
tools
/
yaml2obj
History
Rafael Espindola
ac729b468c
Simplify now that we always use an alignment of 2 for ELF files.
...
This saves 123144 bytes out of llvm-nm on powerpc64le. llvm-svn: 238824
2015-06-02 12:05:27 +00:00
..
CMakeLists.txt
Install the
obj2yaml
and
yaml2obj
utilities together with other LLVM tools.
2014-07-29 18:28:16 +00:00
Makefile
Install the
obj2yaml
and
yaml2obj
utilities together with other LLVM tools.
2014-07-29 18:28:16 +00:00
yaml2coff.cpp
Mark empty default constructors as =default if it makes the type POD
2015-04-11 18:57:14 +00:00
yaml2elf.cpp
Simplify now that we always use an alignment of 2 for ELF files.
2015-06-02 12:05:27 +00:00
yaml2obj.cpp
Make helper functions static.
2015-03-09 16:23:46 +00:00
yaml2obj.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00