1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Remove unnecessary forward declaration.

llvm-svn: 227813
This commit is contained in:
Eric Christopher 2015-02-02 17:38:40 +00:00
parent 8eda3c8e33
commit 2aab2ce529

View File

@ -21,7 +21,6 @@
namespace llvm {
class DataLayout;
class TargetMachine;
//===----------------------------------------------------------------------===//
/// TargetSelectionDAGInfo - Targets can subclass this to parameterize the