mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
Remove warning about declaration does not declare anything. This class was
already declared in the other headers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60261 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4f8c18c7c7
commit
6e11687282
@ -26,7 +26,6 @@
|
||||
// C++ class which implements the opaque lto_code_gen_t
|
||||
//
|
||||
|
||||
class llvm::raw_ostream;
|
||||
class LTOCodeGenerator {
|
||||
public:
|
||||
static const char* getVersionString();
|
||||
|
Loading…
Reference in New Issue
Block a user