mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +00:00
Revert accidental commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80208 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -268,8 +268,6 @@ namespace llvm {
|
|||||||
void EOL() const;
|
void EOL() const;
|
||||||
void EOL(const std::string &Comment) const;
|
void EOL(const std::string &Comment) const;
|
||||||
void EOL(const char* Comment) const;
|
void EOL(const char* Comment) const;
|
||||||
void EOL(const std::string &Comment, unsigned DatFormat) const;
|
|
||||||
void EOL(const char* Comment, unsigned DataFormat) const;
|
|
||||||
|
|
||||||
/// EmitULEB128Bytes - Emit an assembler byte data directive to compose an
|
/// EmitULEB128Bytes - Emit an assembler byte data directive to compose an
|
||||||
/// unsigned leb128 value.
|
/// unsigned leb128 value.
|
||||||
|
Reference in New Issue
Block a user