mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
- tree items can define any number of key/value pairs - creating a tree you specify which columns you want to display and it will pick out the right key/value pairs from the new tree item dictionaries - added new "tk-target" command to explore the target's images, sections, symbols, compile units and line tables. llvm-svn: 219219