summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/NativeFileFormat.h
Commit message (Expand)AuthorAgeFilesLines
* Use llvm/Support/DataTypes instead of stdint.hMichael J. Spencer2012-03-091-1/+1
* Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a Nick Kledzik2012-02-221-6/+29
* (no commit message)Nick Kledzik2012-02-151-6/+53
* Add support for UndefinedAtom in yaml and native format. Add test cases with...Nick Kledzik2012-02-071-2/+13
* Flexible array members are not in C++03, and MSVC doesn't support them.Michael J. Spencer2012-01-311-1/+0
* First chunk of native object file reader/writer. The lld-core tool now reads...Nick Kledzik2012-01-161-0/+161
OpenPOWER on IntegriCloud