index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Process.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assert that Process::FindInEnvPath() is passed a relative path.
Nico Weber
2015-04-24
1
-0
/
+1
*
[Support] Remove statically initialized yet dead code.
Benjamin Kramer
2015-03-27
1
-18
/
+0
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-1
/
+1
*
Remove dead code. NFC.
Rafael Espindola
2014-12-04
1
-25
/
+0
*
Refactor the code in clang to find a file in a PATH like environment variable...
Ehsan Akhgari
2014-06-30
1
-0
/
+30
*
Fix .cpp files claiming to be header files
Hans Wennborg
2014-06-20
1
-1
/
+1
*
Disable Visual C++ warning 4722 about aborting a destructor,
Yaron Keren
2014-03-25
1
-13
/
+0
*
Hopefully fixing the MinGW 32 build, which was broken by r200767. Not using r...
Aaron Ballman
2014-02-11
1
-5
/
+0
*
Implemented support for Process::GetRandomNumber on Windows.
Aaron Ballman
2014-02-04
1
-0
/
+5
*
Support ANSI escape code on Windows
Nico Rieck
2013-09-11
1
-0
/
+18
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
1
-0
/
+25
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Go ahead and get rid of the old page size interface and convert all the
Chandler Carruth
2012-12-31
1
-8
/
+0
*
Flesh out a page size accessor in the new API.
Chandler Carruth
2012-12-31
1
-0
/
+8
*
Switch this code to a more idiomatic double using namespace directive.
Chandler Carruth
2012-12-31
1
-2
/
+1
*
Delete a cut/paste-o from r171290. Very sorry about the noise.
Chandler Carruth
2012-12-31
1
-1
/
+0
*
Suppress a MSVC warning complaining about the code working as intended.
Chandler Carruth
2012-12-31
1
-0
/
+13
*
Begin sketching out the process interface.
Chandler Carruth
2012-12-31
1
-1
/
+21
*
Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp ...
NAKAMURA Takumi
2012-05-06
1
-10
/
+0
*
[Support] Add missing include.
Daniel Dunbar
2012-05-05
1
-1
/
+2
*
[Support] Add sys::Process::GetRandomNumber().
Daniel Dunbar
2012-05-05
1
-0
/
+9
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+33