[PATCH] D65760: [ORC] Add host CPU name and sub-target features to JITTargetMachineBuilder::detectHost()
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 17:26:49 PDT 2019
plotfi added a comment.
In D65760#1616002 <https://reviews.llvm.org/D65760#1616002>, @dcaballe wrote:
> Thanks, @plotfi. Sorry about that. It passed with gcc in my local machine. I'll check with Clang.
Ah yeah no worries. I've had it happen where the released clang worked fine locally but the bot Top-Of-Tree clang exposed a bug in my code before :-P.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65760/new/
https://reviews.llvm.org/D65760
More information about the llvm-commits
mailing list