Displaying 1 result from an estimated 1 matches for "995815".
Did you mean:
995813
2007 Jul 19
6
[LLVMdev] PATH and LD_LIBRARY_PATH
All,
With the pending reorganization of the software, I have some questions
about how developers set their PATH and LD_LIBRARY_PATH variables when
working with LLVM. This is a bit long winded, but bear with me.
We're planning to break the "llvm" module up into three modules:
* support - lib/Support, lib/System, autoconf, make support,
utilities
* core - VMCore,