BuildLibCalls.h - remove unnecessary TargetLibraryInfo forward declaration. NFC

We already have to include the TargetLibraryInfo.h header.
This commit is contained in:
Simon Pilgrim 2020-04-19 11:00:30 +01:00
parent c96ca71a9f
commit 9308dffc21
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
namespace llvm {
class Value;
class DataLayout;
class TargetLibraryInfo;
class IRBuilderBase;
/// Analyze the name and prototype of the given function and set any