Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
[oota-llvm.git] / lib / System / Unix / DynamicLibrary.cpp
2004-12-19 Misha BrukmanUse <> for system #include files
2004-12-19 Reid SpencerFor PR351:
2004-11-29 Reid SpencerImplement the default constructor which causes the...
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...