diff options
author | Shuhong Liu <shuhong.liu@ibm.com> | 2020-07-14 12:23:39 -0400 |
---|---|---|
committer | Shuhong Liu <shuhong.liu@ibm.com> | 2020-07-14 12:24:36 -0400 |
commit | 85bed2f381eaa528b851c53e5f9429c6d3966c85 (patch) | |
tree | 3ff7b9e8e3d9b5fff46ccf6f1047f181389431b7 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 256d44811eabd838db79b6a1adfffa4f588750b7 (diff) | |
download | llvm-85bed2f381eaa528b851c53e5f9429c6d3966c85.zip llvm-85bed2f381eaa528b851c53e5f9429c6d3966c85.tar.gz llvm-85bed2f381eaa528b851c53e5f9429c6d3966c85.tar.bz2 |
[AIX] Remove diff -a option on llvm-cov.test
Summary:
llvm-cov.test generates .gcov files and compared with target
sample files. Since the files do not contain any binary data
(files are plain ASCII texts), remove -a from diff. And this
fix will the error on AIX since the default diff tool on AIX
does not support -a option.
Reviewers: hubert.reinterpretcast, daltenty, stevewan
Subscribers: llvm-commits
Tags: #LLVM
Differential Revision: https://reviews.llvm.org/D83711
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions