Displaying 2 results from an estimated 2 matches for "deb97050".
Did you mean:
bfb97050
2004 Sep 11
0
[LLVMdev] lib/System Changes
There is a typo that breaks FreeBSD:
Compiling Memory.cpp
In file included from /usr/home/llvm/lib/System/Memory.cpp:28:
/usr/home/llvm/obj/lib/System/platform/Memory.cpp: In static member function `static void llvm::sys::Memory::ReleaseRWX(llvm::sys::Memory&)':
/usr/home/llvm/obj/lib/System/platform/Memory.cpp:47: error: `sterror' undeclared (first use this function)
2004 Sep 11
2
[LLVMdev] lib/System Changes
Folks,
I have recently committed several lib/System changes. As with previous
commits, the changes work on Linux but for other platforms I'm only
"guessing" at the implementation based on available documentation. Your
mileage might vary. If this breaks compilation on your platform, please
correct the implementation and check it in or submit patches to me and
I'll check it in.