mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[ObjCARC] Remove unused forward declarations. NFC.
This commit is contained in:
parent
9c81ef9a5a
commit
8f5ff4f791
@ -34,7 +34,6 @@
|
||||
namespace llvm {
|
||||
|
||||
class Function;
|
||||
class LLVMContext;
|
||||
|
||||
namespace objcarc {
|
||||
|
||||
|
@ -34,10 +34,6 @@
|
||||
#include "llvm/Pass.h"
|
||||
#include "llvm/Transforms/ObjCARC.h"
|
||||
|
||||
namespace llvm {
|
||||
class raw_ostream;
|
||||
}
|
||||
|
||||
namespace llvm {
|
||||
namespace objcarc {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user