mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-26 07:19:04 +00:00
all: switch to LLVM 9
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import (
|
||||
)
|
||||
|
||||
/*
|
||||
#include <clang-c/Index.h> // if this fails, install libclang-8-dev
|
||||
#include <clang-c/Index.h> // if this fails, install libclang-9-dev
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user