1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Chandler Carruth 797ae6fd0d [Layering] Move DebugLoc.h into the IR library. The implementation
already lived there and it is where it belongs -- this is the in-memory
debug location representation.

This is just cleanup -- Modules can actually cope with this, but that
doesn't make it right. After chatting with folks that have out-of-tree
stuff, going ahead and moving the rest of the headers seems preferable.

llvm-svn: 202960
2014-03-05 10:30:38 +00:00
..
llvm [Layering] Move DebugLoc.h into the IR library. The implementation 2014-03-05 10:30:38 +00:00
llvm-c [C API] Implement LLVM{Get,Set}Alignment for AllocaInst. 2014-03-05 05:05:34 +00:00