Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/msan/vector_select.cc | ||
---|---|---|
4 | Sorry, my bad, removing this double check in next revision. |
Comment Actions
Changes in this revision:
- Adding internal ptrace functionality for mips64.
- Removed XFAIL from vector_select.cc and vector_cvt.cc.
- added mips part for vector_select.cc, (will submit for vector_cvt.cc soon)
Comment Actions
LGTM
lib/msan/tests/msan_test.cc | ||
---|---|---|
2900 | This is a path to a file that does not exist! |
lib/msan/tests/msan_test.cc | ||
---|---|---|
2900 | Ah, OK, thought it should be similar to #L2838. |
lib/msan/tests/msan_test.cc | ||
---|---|---|
2900 | Took care about this while committing. |
This is a path to a file that does not exist!
Just remove the x86_64 part.