mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-24 04:56:51 +00:00
Remove dead forward decl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
feac94b18d
commit
6a35daed6f
@ -22,7 +22,6 @@ namespace llvm {
|
||||
|
||||
// Forward declaration.
|
||||
class X86TargetMachine;
|
||||
class GlobalVariable;
|
||||
|
||||
struct X86TargetAsmInfo : public virtual TargetAsmInfo {
|
||||
explicit X86TargetAsmInfo(const X86TargetMachine &TM);
|
||||
|
Loading…
Reference in New Issue
Block a user