[CodeGen][ObjC] Remove the leading 'l' from symbols for protocol
metadata and protocol list The leading 'l' tells ld64 to remove the symbol name, which can make debugging difficult. rdar://problem/47256637 Differential Revision: https://reviews.llvm.org/D59234 llvm-svn: 356156
Loading
Please sign in to comment