mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
remove an inappropriate comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23182 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a1f68ca94e
commit
67d2562be7
@ -143,8 +143,7 @@ public:
|
||||
MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
||||
|
||||
/// MachineFunctionInfo - Keep track of various per-function pieces of
|
||||
/// information for backends that would like to do so. (Currently,
|
||||
/// SPARC and IA64.)
|
||||
/// information for backends that would like to do so.
|
||||
///
|
||||
template<typename Ty>
|
||||
Ty *getInfo() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user