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:
parent
3ce97c01e7
commit
dc68745b2c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user