mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 15:10:33 +00:00
Add missing forward declaraion.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306376 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7ca35760c5
commit
9767b5aee6
@ -18,6 +18,7 @@
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
class Module;
|
||||
namespace orc {
|
||||
|
||||
/// @brief IR mutating layer.
|
||||
|
Loading…
Reference in New Issue
Block a user