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-19 09:31:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ad11ff90f115a11149c5abe04d46579ff387ebd
llvm
/
lldb
/
source
/
API
/
SBAddress.cpp
Greg Clayton
7e8a601c56
Change SBAddress back to using a std::auto_ptr to a lldb_private::Address as the lldb_private::Address has a weak pointer to the section which has a weak pointer back to the module, so it is safe to have just a lldb_private::Address object now.
...
llvm-svn: 154045
2012-04-04 20:36:48 +00:00
6.8 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink