[LLVMdev] Warning: Bug 352 Change Coming

Reid Spencer reid at x10sys.com
Wed Sep 1 15:47:04 PDT 2004


Shortly I'm going to check in a change set that affects nearly every
source code file in LLVM. This bug requires that all header files be
moved under the "include/llvm" directory. The headers in include/Support
and include/Config will be rearranged into three directories:
include/llvm/Support, include/llvm/ADT, and include/llvm/Config.

Just wanted to let you know there's a big header file storm coming. When
you see the commits roll, wait till you see my "all clear" message and
then do "cvs update -PdR" to get the directory changes. Note that this
change will cause a total recompile.

Sorry to impact you but I'm trying to get some of this rearrangement
stuff done before things get *really* busy in a few weeks. :)

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040901/655bca87/attachment.sig>


More information about the llvm-dev mailing list