[Parallel_libs-commits] [PATCH] D24107: [StreamExecutor] getOrDie and dieIfError utils
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Wed Aug 31 18:35:17 PDT 2016
jhen added a comment.
It's good to know that we have to be careful with the compiler flags. I'll have to think more about the implications here, but maybe we need to include a se-config tool like llvm-config to help users get the right compiler flags. Or we might rethink the idea of using LLVM's libraries at all.
Repository:
rL LLVM
https://reviews.llvm.org/D24107
More information about the Parallel_libs-commits
mailing list