Displaying 2 results from an estimated 2 matches for "660a121f".
2012 Dec 24
0
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
...gt; 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/20121224/660a121f/attachment.html>
2012 Dec 23
2
[LLVMdev] Heads up -- take two for renaming VMCore -> IR
On Sat, Dec 22, 2012 at 9:05 PM, Chris Lattner <clattner at apple.com> wrote:
> 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.
>
What exact plan are you looking for?
>From the original thread:
- lib/VMCore -> lib/IR
- include/llvm/Foo.h -> include/llvm/IR/Foo.h (if Foo.h belongs