mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 08:11:52 +00:00
Remove warning about declaration does not declare anything. This class was
already declared in the other headers. llvm-svn: 60261
This commit is contained in:
parent
adf33d42ed
commit
d0b10fefba
@ -26,7 +26,6 @@
|
|||||||
// C++ class which implements the opaque lto_code_gen_t
|
// C++ class which implements the opaque lto_code_gen_t
|
||||||
//
|
//
|
||||||
|
|
||||||
class llvm::raw_ostream;
|
|
||||||
class LTOCodeGenerator {
|
class LTOCodeGenerator {
|
||||||
public:
|
public:
|
||||||
static const char* getVersionString();
|
static const char* getVersionString();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user