summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/WriterOptionsMachO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-137/+0
* remove return statements after llvm_unreachable() as the compiler no longer w...Nick Kledzik2012-06-151-7/+0
* use llvm_unreachable() instead of assert(0) for invalid enum values in switch...Nick Kledzik2012-06-151-7/+7
* Move implementation of WriterOptionsMachO to its own file. Reduced redundantNick Kledzik2012-06-111-0/+144
OpenPOWER on IntegriCloud