mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Remove superfluous brief command from getAsString.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170569 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
649a33e171
commit
e7ff165a40
@ -142,7 +142,7 @@ public:
|
||||
|
||||
/// \brief The set of attributes set in Attribute is converted to a string of
|
||||
/// equivalent mnemonics. This is, presumably, for writing out the mnemonics
|
||||
/// for the assembly writer. @brief Convert attribute bits to text
|
||||
/// for the assembly writer.
|
||||
std::string getAsString() const;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user