This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4d32ae75bf5: [mips] Check that features required by
built-ins are enabled (authored by atanasyan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70808/new/
Petar.Avramovic accepted this revision.
Petar.Avramovic added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70808/new/
https://reviews.llvm.org/D70808
atanasyan created this revision.
atanasyan added a reviewer: Petar.Avramovic.
Herald added subscribers: jrtc27, arichardson, sdardis.
Herald added a project: clang.
Now Clang does not check that features required by built-in functions are
enabled. That causes errors in the backend reported in PR4