diff options
author | Mark Searles <m.c.searles@gmail.com> | 2017-12-07 21:14:41 +0000 |
---|---|---|
committer | Mark Searles <m.c.searles@gmail.com> | 2017-12-07 21:14:41 +0000 |
commit | 9ebdbb433a926c759f8e188cd344c47050a76bb9 (patch) | |
tree | 2df8eb2800739ede917d30dc35f677563aef397c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 690f0e2f4e9e1a981759c9fe723941675f0ea7ae (diff) | |
download | bcm5719-llvm-9ebdbb433a926c759f8e188cd344c47050a76bb9.tar.gz bcm5719-llvm-9ebdbb433a926c759f8e188cd344c47050a76bb9.zip |
[AMDGPU] Revert "[AMDGPU] Add options for waitcnt pass debugging; add instr count in debug output."
Patch caused a buildbot failure; http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/15733/steps/build_Lld/logs/stdio :
lib/Target/AMDGPU/SIInsertWaitcnts.cpp:396:11: error: private field 'InstCnt' is not used [-Werror,-Wunused-private-field]
int32_t InstCnt = 0;
^
1 error generated.
"
This reverts commit 71627f79010aafe74fdcba901bba28dd7caa0869.
llvm-svn: 320086
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions