search for: a93a82f1

Displaying 3 results from an estimated 3 matches for "a93a82f1".

Did you mean: a4a82f1
2012 Dec 23
0
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
Sounds great, thanks Chandler. In addition to each file being discussed, it would be nice to have a high level plan to kick things off. -Chris On Dec 21, 2012, at 10:24 PM, Chandler Carruth <chandlerc at gmail.com> wrote: > Hello folks, > > Now that the includes are sortable and I have another chunk of free time, I'll be making another attempt at the mass renaming from
2012 Dec 21
3
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
Hello folks, Now that the includes are sortable and I have another chunk of free time, I'll be making another attempt at the mass renaming from VMCore to IR for LLVM. I'm also planning to move the header files currently in the top level for LLVM down into the appropriate subdirectory. I'll create an IR directory for the headers that really belong to that library component. However,
2012 Dec 23
2
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
...- lib/VMCore -> lib/IR - include/llvm/Foo.h -> include/llvm/IR/Foo.h (if Foo.h belongs in that library) I didn't have a more detailed plan. ;] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121222/a93a82f1/attachment.html>