Commits

Doug Gregor committed 2578cce2408
[ObjC IRGen] Clean up emission of Objective-C selectors. Make sure to set the linkage correctly, treat the selector data as non-constant, note that it is externally-initialized, and add it to llvm.compiler.used rather than llvm.used.