[LLVMdev] Some love for bugpoint. (original) (raw)
Jon McLachlan mclachlan at apple.com
Fri Mar 14 07:55:42 PDT 2014
- Previous message: [LLVMdev] Some love for bugpoint.
- Next message: [LLVMdev] Some love for bugpoint.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Without this patch, bugpoint incorrectly fails when reducing a backend miscomputation in llc, for example, it will complain that,
Error running tool: clang: error: no such file or directory: './/var/folders/r8/kwmvy7l92zq9f2rn40xvlyh40000gn/T/bugpoint.safe-841f6d.bc-0231c4d.llc.s-38bf5c1.dylib'
That “./“ prepended to the absolute path is eliminated with this patch.
On Mar 13, 2014, at 7:09 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
I don't think anyone owns it :-(
I am happy to apply the patch, but what was the issue? On 13 March 2014 20:55, Jon McLachlan <mclachlan at apple.com> wrote: Hey folks,
I am not sure who owns bugpoint, but twice now we have had to apply this patch manual. I don’t have commit access, so, help submitting this would be awesome.
LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
- Previous message: [LLVMdev] Some love for bugpoint.
- Next message: [LLVMdev] Some love for bugpoint.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]