oskarwirga wrote: > > > Are you planning to add code to reject nonlazybind in the backend in this > > > patch? > > > > > > Unless I misunderstood, I believe I already did so in > > [bde6719](https://github.com/llvm/llvm-project/commit/bde6719d9d8ea7b3c19c0a6ae7d271615d48cbb7) > > It looks like that's silently suppressing the nonlazybind attribute.
OK so IIUC we should just error on it? https://github.com/llvm/llvm-project/pull/188638 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
