Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/trunk/lib/IR/MDBuilder.cpp | ||
---|---|---|
236 ↗ | (On Diff #130148) | 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. |
// If Tag is already mutable then return it.