llvm-project/llvm/tools/yaml2obj
Benjamin Kramer 79de6e6d89 Mark empty default constructors as =default if it makes the type POD
NFC

llvm-svn: 234694
2015-04-11 18:57:14 +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 [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +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