This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-31 16:29:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
037520e9cf8d2293ce2abfd5d4cde583e79556a6
llvm
/
lldb
/
source
/
Plugins
/
ObjectFile
History
Greg Clayton
037520e9cf
Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *".
...
llvm-svn: 160466
2012-07-18 23:18:10 +00:00
..
ELF
Ran the static analyzer on the codebase and found a few things.
2012-07-17 03:23:13 +00:00
Mach-O
Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *".
2012-07-18 23:18:10 +00:00
PECOFF
Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *".
2012-07-18 23:18:10 +00:00