This fixes builds with assertions disabled that would otherwise
fail with unused variable warnings
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69123
NFC: Fix variable only used in asserts by propagating the value. ClosedPublic Authored by saugustine on Oct 17 2019, 11:01 AM.
Details Summary This fixes builds with assertions disabled that would otherwise
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Oct 17 2019, 11:11 AM Closed by commit rG05c3d90248db: NFC: Fix variable only used in asserts by propagating the value. (authored by saugustine). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 225473 llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
|