Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/IR/MDBuilder.cpp | ||
---|---|---|
245 ↗ | (On Diff #128108) | // If Tag is already mutable then return it. |
llvm/trunk/lib/IR/MDBuilder.cpp | ||
---|---|---|
236 | Typo getOperand(1) instead of getOperand(0). And the test doesn't catch this because in the test Base and Access types are always the same. |
Typo getOperand(1) instead of getOperand(0). And the test doesn't catch this because in the test Base and Access types are always the same.