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-20 01:58:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8195ad7b87aac00125490c1968d8054dac83a599
llvm
/
lldb
/
scripts
History
Enrico Granata
10afbe022d
typemaps to allow Python to invoke the new SBModule::GetVersion() API. Memory management is taken care of automatically so that Python users can simply say my_list = my_module.GetVersion() and receive a new list with the version numbers, if any, inside.
...
llvm-svn: 151271
2012-02-23 18:39:44 +00:00
..
Python
typemaps to allow Python to invoke the new SBModule::GetVersion() API. Memory management is taken care of automatically so that Python users can simply say my_list = my_module.GetVersion() and receive a new list with the version numbers, if any, inside.
2012-02-23 18:39:44 +00:00
build-lldb-llvm-clang
<rdar://problem/10507811>
2012-01-04 22:56:43 +00:00
build-llvm.pl
Brought LLVM/Clang up to top of tree. The only
2012-02-09 03:22:41 +00:00
build-swig-wrapper-classes.sh
…
buildbot.py
…
checkpoint-llvm.pl
Updated LLVM/Clang to pick up a fix for imports of
2011-11-04 22:46:46 +00:00
disasm-gdb-remote.pl
If timestamps are enabled when logging GDB remote packets ("log enable -T -f /tmp/packets.log gdb-remote logs") then get the amount of time spent executing each packet and summarize at the end of a dump. Sample timing output looks like:
2012-01-25 21:52:15 +00:00
finish-swig-wrapper-classes.sh
…
generate-vers.pl
…
install-lldb.sh
…
lldb.swig
<rdar://problem/10062621>
2012-02-15 02:34:21 +00:00
sed-sources
…