summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/NativeReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Pass to instantiate GOT entriesNick Kledzik2012-03-151-1/+17
* Sources now require C++11 to build.Nick Kledzik2012-03-081-107/+128
* Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a Nick Kledzik2012-02-221-9/+198
* (no commit message)Nick Kledzik2012-02-151-30/+186
* Add support for UndefinedAtom in yaml and native format. Add test cases with...Nick Kledzik2012-02-071-16/+99
* Cleanup system_error extensions.Michael J. Spencer2012-01-311-66/+19
* Fix use after free.Michael J. Spencer2012-01-311-1/+1
* Flexible array members are not in C++03, and MSVC doesn't support them.Michael J. Spencer2012-01-311-1/+3
* First chunk of native object file reader/writer. The lld-core tool now reads...Nick Kledzik2012-01-161-0/+415
OpenPOWER on IntegriCloud