mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
dainty
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20653 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9b9d45f60e
commit
aff20c03fb
@ -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