[PATCH] D19919: [MSan] [Mips64] Add tests for vararg handling.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 10:37:45 PDT 2016
koriakin added a comment.
In http://reviews.llvm.org/D19919#421346, @aizatsky wrote:
> I'm not sure what does "-el" mean in "vararg-el.ll". Can you pick a more descriptive suffix? Or add a comment to the test describing the difference from "vararg.ll".
It's for mips64el (little-endian variant). I'll change the names to vararg-mips64.ll and vararg-mips64el.ll .
Repository:
rL LLVM
http://reviews.llvm.org/D19919
More information about the llvm-commits
mailing list