mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +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:
parent
29f42aebd0
commit
0141739854
@ -268,8 +268,6 @@ namespace llvm {
|
||||
void EOL() const;
|
||||
void EOL(const std::string &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
|
||||
/// unsigned leb128 value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user