[PATCH] D55217: [IR] Add NODISCARD to attribute functions
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 5 07:55:15 PST 2018
modocache added a comment.
Oops, sorry, I didn't check hard enough. There's code for AMDGPU that runs up against this warning, causing some buildbots to fail: http://lab.llvm.org:8011/builders/lld-perf-testsuite/builds/9637/steps/build-bin%2Flld/logs/stdio
I can revert this, build all targets and fix the warnings, and then re-commit.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55217/new/
https://reviews.llvm.org/D55217
More information about the llvm-commits
mailing list