From 6f7ca760b8393a74992c9b7b6ddc0b65b8d8807c Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Tue, 3 Jul 2018 17:15:32 +0900 Subject: move v8 to third_party/v8 (#322) --- tools/clang | 2 +- tools/protoc_wrapper | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 tools/protoc_wrapper (limited to 'tools') 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 -- cgit v1.2.3