[llvm-commits] [hlvm] r37998 - in /hlvm/trunk: include/ lib/
Reid Spencer
reid at x10sys.com
Sat Jul 7 16:58:48 PDT 2007
Author: reid
Date: Sat Jul 7 18:58:48 2007
New Revision: 37998
URL: http://llvm.org/viewvc/llvm-project?rev=37998&view=rev
Log:
We won't use the lib and include style directories in HLVM
like LLVM does. Both headers and sources go in the appropriate
modules under "hlvm". This reduces directory switching and
makes the build tree shallower.
Removed:
hlvm/trunk/include/
hlvm/trunk/lib/
More information about the llvm-commits
mailing list