diff options
author | Craig Topper <craig.topper@intel.com> | 2020-06-26 00:14:58 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-06-26 00:14:58 -0700 |
commit | 12665f28129a7aefc635dc36d6fe0ad26583dd8a (patch) | |
tree | 453d99026f861c7ba000bd8cca4b0bb8d103f175 /clang/lib/Basic/Module.cpp | |
parent | 7a834a0a4ee36726df989702c44711a0ef13ec25 (diff) | |
download | llvm-12665f28129a7aefc635dc36d6fe0ad26583dd8a.zip llvm-12665f28129a7aefc635dc36d6fe0ad26583dd8a.tar.gz llvm-12665f28129a7aefc635dc36d6fe0ad26583dd8a.tar.bz2 |
[X86] Make XSAVEC/XSAVEOPT/XSAVES properly depend on XSAVE in both the frontend and the backend.
These features implicitly enabled XSAVE in the frontend, but not
the backend. Disabling XSAVE in the frontend disabled XSAVEOPT, but
not the other 2. Nothing happened in the backend.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions