diff options
author | 2020-03-26 18:38:30 +0800 | |
---|---|---|
committer | 2020-03-31 13:34:06 +0000 | |
commit | 1abd3ec2c338bf3d0c7e68399d94554e468a8e3f (patch) | |
tree | 30d3e59ad957ba75b0305baf1aebff3d5ceff06c /compiler/optimizing/optimizing_compiler.cc | |
parent | fdd46848364b5fdb7360cb3256bd9482d7ca3c28 (diff) |
Symbolize script: make dash-compatible and pull vdex file for oatdump.
Make dash-compatible.
Check result on Linux 4.15.0-91-generic #92~16.04.1-Ubuntu is
shown as follows:
$ shellcheck -s sh art/tools/symbolize.sh
In art/tools/symbolize.sh line 29:
function one() {
^-- SC2112: 'function' keyword is non-standard. Delete it.
...
Pull out vdex file for oatdump command.
Test: bash symbolize.sh
Test: bash --posix symbolize.sh
Test: dash symbolize.sh
Change-Id: I7374b4f6ebd525ac064ac5505e88384eadd16255
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions