mirror of
https://github.com/herumi/xbyak
synced 2024-11-20 16:06:14 -07:00
remove old comments
This commit is contained in:
parent
c3a678bcea
commit
886eddb68c
1 changed files with 0 additions and 3 deletions
|
@ -948,9 +948,6 @@ class LabelManager {
|
|||
UndefinedList2 undefinedList2_;
|
||||
|
||||
/*
|
||||
@@ --> @@.<num>
|
||||
@b --> @@.<num>
|
||||
@f --> @@.<num + 1>
|
||||
.*** -> .***.<num>
|
||||
*/
|
||||
std::string getId(const std::string& label) const
|
||||
|
|
Loading…
Reference in a new issue