[PATCH] D47694: [CUDA][HIP] Do not emit type info when compiling for device
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 3 18:54:37 PDT 2018
rjmccall added a comment.
Why not just have the driver disable RTTI in the frontend invocation?
https://reviews.llvm.org/D47694
More information about the cfe-commits
mailing list