diff options
Diffstat (limited to 'tools')
l--------- | tools/clang | 2 | ||||
l--------- | tools/protoc_wrapper | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/clang b/tools/clang index 7f66b6537..e3fc67857 120000 --- a/tools/clang +++ b/tools/clang @@ -1 +1 @@ -../v8/tools/clang
\ No newline at end of file +../third_party/v8/tools/clang
\ No newline at end of file diff --git a/tools/protoc_wrapper b/tools/protoc_wrapper new file mode 120000 index 000000000..008a7795e --- /dev/null +++ b/tools/protoc_wrapper @@ -0,0 +1 @@ +../third_party/tools/protoc_wrapper
\ No newline at end of file |