mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Remove unnecessary forward declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227813 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eb2eaae1af
commit
aa6be3f734
@ -21,7 +21,6 @@
|
|||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
class DataLayout;
|
class DataLayout;
|
||||||
class TargetMachine;
|
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
/// TargetSelectionDAGInfo - Targets can subclass this to parameterize the
|
/// TargetSelectionDAGInfo - Targets can subclass this to parameterize the
|
||||||
|
Loading…
Reference in New Issue
Block a user