summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/SymbolTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a Nick Kledzik2012-02-221-6/+50
* use llvm::DenseMap instead of std::mapNick Kledzik2012-02-151-2/+2
* (no commit message)Nick Kledzik2012-02-151-1/+1
* A couple of big refactorings: 1) Move most attributes of Atom down to Defined...Nick Kledzik2012-01-111-48/+80
* add initial support for coalescing by content (c-strings) with test caseNick Kledzik2012-01-091-1/+55
* Support more Atom attributes. Add more test cases to lld-coreNick Kledzik2012-01-041-19/+27
* Add more merging/coalescing test cases and make core linking work for themNick Kledzik2011-12-221-9/+32
* Refactor and comment Atom attributes. Replace combine() with internalName() ...Nick Kledzik2011-12-201-14/+14
* Initial commit. Code by Nick Kledzik. Cleanups and build system by me.Michael J. Spencer2011-12-181-0/+140
OpenPOWER on IntegriCloud