Displaying 2 results from an estimated 2 matches for "81b8f770".
2004 Aug 30
0
[LLVMdev] lib/System Unleashed - Need Your Help!
After update LLVM compile break with errors at FreeBSD 5.1
You can see log at night tester
http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html
If you need additional information i will be glad provide it.
Vladimir
2004 Aug 29
6
[LLVMdev] lib/System Unleashed - Need Your Help!
Folks,
With some MacOS help from Nate, I've begun the conversion of LLVM to use
lib/System, the operating system independence layer. Currently, the
library has implementations for three abstractions: Path, Program, and
Signals. These provide some basic utilities for manipulating file system
paths, finding and executing programs, and cleaning up after Signals.
The implementations should work