summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOUniversal.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-10-24 20:47:58 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-10-24 20:47:58 +0000
commitd48b0a33463487ab1fbec68f849e7adddda348af (patch)
tree9f1e4d65c8d91f89a0d93329ecdeac94b0a11438 /llvm/lib/Object/MachOUniversal.cpp
parentafecd837466d7581d4595aba03911ed5c8ac1bcc (diff)
downloadbcm5719-llvm-d48b0a33463487ab1fbec68f849e7adddda348af.tar.gz
bcm5719-llvm-d48b0a33463487ab1fbec68f849e7adddda348af.zip
CodeGen: centralise label construction for method lists
Move all the label construction for the various method list emission into EmitMethodList. Rather than have all the names be constructed in pieces in all of the callers of EmitMethodList, have this occur in one site. This also makes the calls much easier to understand as we simplify identify the type of the method list being emitted and the interface name for which it is being emitted. NFC. llvm-svn: 285023
Diffstat (limited to 'llvm/lib/Object/MachOUniversal.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud