This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f96ae684c4
llvm-project
/
lldb
/
source
/
Plugins
/
Process
/
MacOSX-User
History
Greg Clayton
442d7544ac
Removed libunwind sources as we aren't using them anymore.
...
llvm-svn: 122059
2010-12-17 15:50:20 +00:00
..
scripts
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected.
2010-08-26 21:32:51 +00:00
source
Removed libunwind sources as we aren't using them anymore.
2010-12-17 15:50:20 +00:00
Makefile
Merged Eli Friedman's linux build changes where he added Makefile files that
2010-07-09 20:39:50 +00:00