mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
fix a broken comment
llvm-svn: 25411
This commit is contained in:
parent
52d9832e70
commit
6efb726290
@ -399,7 +399,7 @@ struct PatternToMatch {
|
||||
TreePatternNode *getDstPattern() const { return DstPattern; }
|
||||
};
|
||||
|
||||
/// InstrSelectorEmitter - The top-level class which coordinates construction
|
||||
/// DAGISelEmitter - The top-level class which coordinates construction
|
||||
/// and emission of the instruction selector.
|
||||
///
|
||||
class DAGISelEmitter : public TableGenBackend {
|
||||
|
Loading…
Reference in New Issue
Block a user