mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Remove incorrect comment.
llvm-svn: 154533
This commit is contained in:
parent
80c9f4d837
commit
8327980405
@ -35,7 +35,7 @@ class InstrInfoEmitter : public TableGenBackend {
|
||||
public:
|
||||
InstrInfoEmitter(RecordKeeper &R) : Records(R), CDP(R) { }
|
||||
|
||||
// run - Output the instruction set description, returning true on failure.
|
||||
// run - Output the instruction set description.
|
||||
void run(raw_ostream &OS);
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user