summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/ELFEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [yaml2obj] - Allow placing local symbols after globals.George Rimar2019-08-291-18/+6
* Reland "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...Vlad Tsyrklevich2019-08-281-1/+6
* Revert "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...Vlad Tsyrklevich2019-08-281-6/+1
* [yaml2obj] - Don't allow setting StOther and Other/Visibility at the same time.George Rimar2019-08-271-1/+6
* [yaml2obj] - Lookup relocation symbols in dynamic symbol when .dynsym referen...George Rimar2019-08-221-10/+13
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-2/+2
* [yaml2obj/obj2yaml] - Add a basic support for extended section indexes.George Rimar2019-08-081-0/+21
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-071-0/+1083
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-061-1083/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-061-0/+1083
OpenPOWER on IntegriCloud