llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text
sections, etc.
 - The quick and dirty way, just clone the TargetLoweringObjectFile
   code. Eventually this should be shared... somehow.

llvm-svn: 80168
4 files changed
tree: 4594863e8bc2cdc6b3baa47835dad1b3f637a073
  1. clang/
  2. compiler-rt/
  3. llvm/