mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Make sure include/llvm/MC/MCParsedAsmOperand.h can be compiled alone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93492 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f4549b02a7
commit
3581d662e9
@ -11,6 +11,7 @@
|
||||
#define LLVM_MC_MCASMOPERAND_H
|
||||
|
||||
namespace llvm {
|
||||
class SMLoc;
|
||||
|
||||
/// MCParsedAsmOperand - This abstract class represents a source-level assembly
|
||||
/// instruction operand. It should be subclassed by target-specific code. This
|
||||
|
Loading…
Reference in New Issue
Block a user