v8/tools/dev
honggyu.kp 2ff2a0c65d tools: Add a script to generate arch-specific ctags
It would be better to generate ctags file for specified architecture so
this CL adds a script gen-tags.py to generate architecture specific
ctags.

  Usage:
      $ tools/dev/gen-tags.py [<arch>...]

  The example usage for 'x64' is as follows:
      $ tools/dev/gen-tags.py x64

  If no <arch> is given, it generates tags file for all arches:
      $ tools/dev/gen-tags.py

R=yangguo@chromium.org,jochen@chromium.org,jkummerow@chromium.org,clemensh@chromium.org

NOTRY=true

Review-Url: https://codereview.chromium.org/2762903002
Cr-Commit-Position: refs/heads/master@{#44032}
2017-03-22 16:01:20 +00:00
..
gen-tags.py tools: Add a script to generate arch-specific ctags 2017-03-22 16:01:20 +00:00
gm.py [tools] gm.py: start goma when it isn't running 2017-03-17 14:10:23 +00:00
v8gen.py v8gen.py: change file open mode from 'aw' to just 'a' 2016-11-02 22:04:05 +00:00