git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16188 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
jochen@chromium.org 2013-08-14 12:53:01 +00:00
parent ef95294896
commit aeaa87714c

View File

@ -122,4 +122,5 @@ set +x
echo
echo You can now run gcmole using this command:
echo
echo CLANG_BIN=\""${LLVM_DIR}/Release/bin"\" lua tools/gcmole/gcmole.lua
echo CLANG_BIN=\"third_party/llvm/Release/bin\" lua tools/gcmole/gcmole.lua
echo