1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Unbreak the build of the go bindings after r328839.

llvm-svn: 328916
This commit is contained in:
Benjamin Kramer 2018-03-31 07:41:25 +00:00
parent b93beb070b
commit 024c9be02b

View File

@ -15,6 +15,7 @@ package llvm
/*
#include "llvm-c/Transforms/Scalar.h"
#include "llvm-c/Transforms/Utils.h"
*/
import "C"