• sdefresne's avatar
    Add BUILD.gn rules to compile third_party/class-dump. · 6b121e47
    sdefresne authored
    Add third_party/class-dump/BUILD.gn to build class-dump as a host tool as
    part of the iOS build.
    
    Create a template "class_dump" (in third_party/class-dump/class-dump.gni)
    to simplify the execution of the class-dump tool on given framework. This
    required converting testing/iossim/redirect-stdout.sh to a python script
    as gn can only invokes python script.
    
    TBR=rohitrao@chromium.org
    BUG=594519
    
    Review URL: https://codereview.chromium.org/1806523002
    
    Cr-Commit-Position: refs/heads/master@{#381687}
    6b121e47
class-dump.gni 2.92 KB