1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Matthias Braun dfc8886f1e MachineBasicBlock: Use MCPhysReg instead of unsigned in livein API
This is friendlier to the readers as it makes it clear that the API is
not meant for vregs but just for physregs.

llvm-svn: 245977
2015-08-25 22:05:55 +00:00
..
llvm MachineBasicBlock: Use MCPhysReg instead of unsigned in livein API 2015-08-25 22:05:55 +00:00
llvm-c LTO: Simplify merged module ownership. 2015-08-24 22:22:53 +00:00