This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
source
/
Plugins
/
ObjectFile
History
Jim Ingham
918533bcfe
Fix a bug where when debugging with .o files, we end up with two symbols for each real OBJC_CLASS_$_whatever, one of which is correctly classified as an ObjCClass symbol, and the other is just a data symbol. This was messing up the ObjC dynamic type detection.
...
<rdar://problem/10589527> llvm-svn: 146712
2011-12-16 00:05:58 +00:00
..
ELF
Update declarations for all functions/methods that accept printf-style
2011-09-20 21:44:10 +00:00
Mach-O
Fix a bug where when debugging with .o files, we end up with two symbols for each real OBJC_CLASS_$_whatever, one of which is correctly classified as an ObjCClass symbol, and the other is just a data symbol. This was messing up the ObjC dynamic type detection.
2011-12-16 00:05:58 +00:00
PECOFF
Added a missing file from a previous checkin.
2011-10-11 20:23:29 +00:00