[llvm-commits] CVS: llvm/include/Config/alloca.h config.h.in dlfcn.h fcntl.h limits.h malloc.h memory.h pagesize.h stdint.h time.h unistd.h windows.h
LLVM
llvm at cs.uiuc.edu
Wed Sep 1 15:56:03 PDT 2004
Changes in directory llvm/include/Config:
alloca.h (r1.4) removed
config.h.in (r1.24) removed
dlfcn.h (r1.4) removed
fcntl.h (r1.4) removed
limits.h (r1.3) removed
malloc.h (r1.3) removed
memory.h (r1.3) removed
pagesize.h (r1.2) removed
stdint.h (r1.3) removed
time.h (r1.3) removed
unistd.h (r1.5) removed
windows.h (r1.3) removed
---
Log message:
Changes For Bug 352: http://llvm.cs.uiuc.edu/PR352
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
---
Diffs of the changes: (+0 -0)
More information about the llvm-commits
mailing list