search for: pr352

Displaying 1 result from an estimated 1 matches for "pr352".

Did you mean: r352
2004 Oct 11
0
LLVM October Status Update
...our system interfaces and has introduced lib/System in the process. Eventually all host-specific code will live in lib/System instead of lib/Support. 10. Many LLVM header files have moved, to make sure all llvm headers live under the "include/llvm/*" directory structure (PR352). http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-September/001926.html 11. Interprocedural LLVM passes should now derive from ModulePass: http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-September/002142.html New Documentation (contributions and suggestions welcome!): 12. Reid started t...