This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
source
/
Host
History
Han Ming Ong
4b5a63cd54
<rdar://problem/15639995>
...
Allow the root XPC launcher to launch any target as root. llvm-svn: 197634
2013-12-19 00:35:40 +00:00
..
common
Fixes an issue where a signum => name mapping function has multiple case statements that define to the same integral value on my Linux (Ubuntu 12.04, x86_64). It's for SIGIO and SIGPOLL.
2013-12-13 09:51:39 +00:00
freebsd
Enable Host::LaunchProcess on Linux
2013-08-27 20:58:59 +00:00
linux
Add error checking to 'cmd' buffer as it may not be available (ie. in the case of exec).
2013-10-09 19:23:34 +00:00
macosx
<rdar://problem/15639995>
2013-12-19 00:35:40 +00:00
windows
Added some MSVC required functions in Windows.cpp. Moved MSVC specific getopt code inside its own folder.
2013-09-07 05:05:49 +00:00
CMakeLists.txt
Convert to UNIX line endings.
2013-09-25 10:37:32 +00:00
Makefile
MingW compilation (windows). Includes various refactoring to improve portability.
2013-08-23 12:44:05 +00:00