mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
fix a broken comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25411 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
19ef4efa70
commit
09fb7d4dad
@ -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…
x
Reference in New Issue
Block a user