diff options
author | Yoshiya Hinosawa <stibium121@gmail.com> | 2018-07-03 17:15:32 +0900 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-07-03 10:15:32 +0200 |
commit | 6f7ca760b8393a74992c9b7b6ddc0b65b8d8807c (patch) | |
tree | 57e7d43ff1059d90206b31fe84cccc6b59a8e2fa /tools/clang | |
parent | 6d288b63cddb3ea8548807895b3ac8e77baa2f51 (diff) |
move v8 to third_party/v8 (#322)
Diffstat (limited to 'tools/clang')
l--------- | tools/clang | 2 |
1 files changed, 1 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 |