[llvm-commits] CVS: llvm/lib/System/Linux/SysConfig.cpp
LLVM
llvm at cs.uiuc.edu
Sun Dec 26 22:15:28 PST 2004
Changes in directory llvm/lib/System/Linux:
SysConfig.cpp (r1.1) removed
---
Log message:
For PR351: http://llvm.cs.uiuc.edu/PR351 :
SysConf abstraction was pointless because it had a single function in it that
pertained only to the current process. So merge it into the Process abstraction
and remove the files completely.
---
Diffs of the changes: (+0 -0)
More information about the llvm-commits
mailing list