mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
RISCVAttributeParser.h - remove unnecessary ScopedPrinter.h include. NFC.
All uses of ScopedPrinter are in terms of ELFAttributeParser which are handled by ELFAttributeParser.h
This commit is contained in:
parent
46eecaf08c
commit
1acbe6fc41
@ -9,7 +9,6 @@
|
||||
#ifndef LLVM_SUPPORT_RISCVATTRIBUTEPARSER_H
|
||||
#define LLVM_SUPPORT_RISCVATTRIBUTEPARSER_H
|
||||
|
||||
#include "ScopedPrinter.h"
|
||||
#include "llvm/Support/ELFAttributeParser.h"
|
||||
#include "llvm/Support/RISCVAttributes.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user