https://bugs.freedesktop.org/show_bug.cgi?id=109202

--- Comment #3 from Dylan Baker <baker.dyla...@gmail.com> ---
I don't think that the compiler gives you any way to know, we'd have to pass
some a #define ourselves.

autotools just adds it to LLVM targets (radeonsi, llvmpipe, etc). That feels
really dangerous to me though, as building with/without rtti changes the ABI
and my understanding is that there's no requirement for code with rtti to
correctly link with code not using rtti.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to