aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-09-08 19:51:39 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-09-08 19:51:39 +0000
commitc22675b5428d579d4eca15ee8a0ff701942738c4 (patch)
tree27bc669df07e88bd3a43250b64a7e58bf7e9cca8 /include/llvm/System
parent40e9b8e67071c3aa53f12ee46062f727c4ca80ed (diff)
downloadexternal_llvm-c22675b5428d579d4eca15ee8a0ff701942738c4.zip
external_llvm-c22675b5428d579d4eca15ee8a0ff701942738c4.tar.gz
external_llvm-c22675b5428d579d4eca15ee8a0ff701942738c4.tar.bz2
Const-correctness.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81249 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/System')
-rw-r--r--include/llvm/System/Program.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/System/Program.h b/include/llvm/System/Program.h
index f6fe794..316585d 100644
--- a/include/llvm/System/Program.h
+++ b/include/llvm/System/Program.h
@@ -40,7 +40,7 @@ namespace sys {
~Program();
/// Return process ID of this program.
- unsigned GetPid();
+ unsigned GetPid() const;
/// This function executes the program using the \p arguments provided. The
/// invoked program will inherit the stdin, stdout, and stderr file