diff options
author | Russell Gallop <russell.gallop@gmail.com> | 2015-04-02 15:01:53 +0000 |
---|---|---|
committer | Russell Gallop <russell.gallop@gmail.com> | 2015-04-02 15:01:53 +0000 |
commit | b9e15b2e942c004710df69f14bbcc2aa373334bf (patch) | |
tree | 55bb17d60b4b534dd113cdc95366dea962d320a7 /clang/utils/token-delta.py | |
parent | ad3ec82bb1c7217b0187a1e16bb22642e194ce94 (diff) | |
download | bcm5719-llvm-b9e15b2e942c004710df69f14bbcc2aa373334bf.tar.gz bcm5719-llvm-b9e15b2e942c004710df69f14bbcc2aa373334bf.zip |
[utils] Add Check Compile Flow Consistency tool (check_cfc.py).
This is a tool for checking consistency of code generation with different
compiler options (such as -g or outputting to .s). This tool has found a number
of code generation issues. The script acts as a wrapper to clang or clang++
performing 2 (or more) compiles then comparing the object files. Instructions
for use are in check_cfc.py including how to use with LNT.
Differential Revision: http://reviews.llvm.org/D8723
llvm-svn: 233919
Diffstat (limited to 'clang/utils/token-delta.py')
0 files changed, 0 insertions, 0 deletions