search for: 01l_objc_selector_references_

Displaying 1 result from an estimated 1 matches for "01l_objc_selector_references_".

2012 Aug 18
1
[LLVMdev] GlobalVariable initializer using from beyond the grave
...nd it falls over in the face of cycles, but that's not what I'm running into. Rather, Constants inside the initializers for global variables that I successfully removed are still showing up as uses for global variables that I haven't yet removed. E.g., I couldn't erase: @"\01L_OBJC_SELECTOR_REFERENCES_" = internal global i8* getelementptr inbounds ([20 x i8]* inttoptr (i64 4295929920 to [20 x i8]*), i32 0, i32 0), section "__DATA, __objc_selrefs, literal_pointers, no_dead_strip" because the initializer for @llvm.used = appending global [2 x i8*] [i8* getelementptr inbounds ([20...