This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
93176d72e7116824c238009815211eb84daf196d
clang-p2996
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
DWARFDebugInfo.cpp
Greg Clayton
c26e445403
Since we use address ranges a lot I added a templatized class that allows us to easily control the base address type, the size type, and the data that is stored with each range. It is designed to be populated by appending all needed items, then sorting the resulting list, and optionally minimizing the list when done. I adopted this new list in the DWARFDebugAranges for even further memory savings.
...
llvm-svn: 141352
2011-10-07 03:58:56 +00:00
25 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink