mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
dainty
llvm-svn: 20653
This commit is contained in:
parent
79022e1b87
commit
8b010ff8d2
@ -135,7 +135,8 @@ public:
|
||||
MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
||||
|
||||
/// MachineFunctionInfo - Keep track of various per-function pieces of
|
||||
/// information for the sparc backend.
|
||||
/// information for backends that would like to do so. (Currently,
|
||||
/// SPARC and IA64.)
|
||||
///
|
||||
template<typename Ty>
|
||||
Ty *getInfo() {
|
||||
|
Loading…
Reference in New Issue
Block a user