[cfe-dev] Adding a new type qualifier

Richa Budhiraja via cfe-dev cfe-dev at lists.llvm.org
Wed Mar 30 10:52:24 PDT 2016


Hi,

I want to add a new type qualifier to clang. Can anyone please tell me
which all files I will need to modify to introduce a new type qualifier.
I had read the page about adding a new type to llvm and that adding a new
type will
*change the bitcode format, and will break compatibility with
currently-existing LLVM installations.*
Is this also true if we add a new type qualifier?

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160330/10b14ad9/attachment.html>


More information about the cfe-dev mailing list