mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 07:38:57 +00:00
[VE] Add include for formatted_raw_ostream after 046cfb856517c6140d5e1c0989232e26d00b05b2
This commit is contained in:
parent
caaaebcde4
commit
ee4f8860e5
@ -12,7 +12,6 @@
|
||||
|
||||
#include "VETargetStreamer.h"
|
||||
#include "VEInstPrinter.h"
|
||||
#include "llvm/Support/FormattedStream.h"
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
|
||||
#include "llvm/MC/MCELFStreamer.h"
|
||||
#include "llvm/MC/MCStreamer.h"
|
||||
#include "llvm/Support/FormattedStream.h"
|
||||
|
||||
namespace llvm {
|
||||
class VETargetStreamer : public MCTargetStreamer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user