1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00

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 3ce97c01e7
commit dc68745b2c

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