Re: [PATCH] clang compatibility: fpu options
Joel Sherrill <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAF9ehCV9idyrjrT9J_9VHvH3D-WRMQZB9ZqyHhxwxtGXgvT5NA@mail.gmail.com> |
Same with missing commit. Does the clang assembler have a directive for vfpxd? If I am reading the patch correctly, it just drops the directive rather than replacing it. --joel On Mon, Jan 20, 2025 at 8:49 AM Volodymyr Turanskyy < [email protected]> wrote: > Hi, > > > > Following up on the RFC [1], please find attached a patch that adds a > check to avoid extra assembler directives that are not compatible with > clang and are not needed by clang. > > > > References > > 1. https://sourceware.org/pipermail/newlib/2025/021452.html > > > > Sincerely, > > > > *Volodymyr Turanskyy* | Principal Software Engineer | CE SW LLVM Team >