Nick Kledzik
|
49d6cc8457
|
(no commit message)
llvm-svn: 150539
|
2012-02-15 00:38:09 +00:00 |
|
Nick Kledzik
|
23384e84af
|
Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms
llvm-svn: 149962
|
2012-02-07 02:59:54 +00:00 |
|
Michael J. Spencer
|
7aba8957c1
|
Cleanup system_error extensions.
llvm-svn: 149432
|
2012-01-31 21:47:13 +00:00 |
|
Michael J. Spencer
|
4e45ebb92c
|
Fix use after free.
llvm-svn: 149429
|
2012-01-31 21:46:29 +00:00 |
|
Michael J. Spencer
|
b2bd733593
|
Flexible array members are not in C++03, and MSVC doesn't support them.
llvm-svn: 149426
|
2012-01-31 21:45:53 +00:00 |
|
Nick Kledzik
|
55fd6beb00
|
First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing.
llvm-svn: 148256
|
2012-01-16 22:03:44 +00:00 |
|