mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 21:16:19 +00:00
Make sure include/llvm/MC/MCParsedAsmOperand.h can be compiled alone.
llvm-svn: 93492
This commit is contained in:
parent
7239c4c92e
commit
0a22bdac8d
@ -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