search for: d39723

Displaying 2 results from an estimated 2 matches for "d39723".

2017 Dec 21
5
llc: Unknown command line argument '-debug-only=isel'
Hi LLVM developers, llc -march=mips -debug-only=isel was able to work in Nov 8 2017 https://reviews.llvm.org/D39723 But it doesn't work now: $ clang --version LLVM China clang version 6.0.0 (git at github.com:llvm-mirror/clang.git 9b7b03045ee9b5622028537266aafeb9ea218ac1) (git at github.com:llvm-mirror/llvm.git 3a26601a88394c02603b8756527c55df9ab94d78) (based on LLVM 6.0.0svn) Target: x86_64-redhat-linu...
2017 Dec 21
3
llc: Unknown command line argument '-debug-only=isel'
...version string says optimized build and doesn’t mention assertions. On Thu, Dec 21, 2017 at 7:15 AM Leslie Zhai via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi LLVM developers, > > llc -march=mips -debug-only=isel was able to work in Nov 8 2017 > https://reviews.llvm.org/D39723 > > But it doesn't work now: > > $ clang --version > LLVM China clang version 6.0.0 (git at github.com:llvm-mirror/clang.git > 9b7b03045ee9b5622028537266aafeb9ea218ac1) > (git at github.com:llvm-mirror/llvm.git > 3a26601a88394c02603b8756527c55df9ab94d78) (based on LLVM 6...