diff options
author | James Y Knight <jyknight@google.com> | 2019-04-04 19:05:48 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2019-04-04 19:05:48 +0000 |
commit | a0401744185b4b8b7aef000d84828197c6f20a1d (patch) | |
tree | 85380f54a348c423e9aed6de76e2b5341b45147d /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | f5daa97045a9776fc04f86055e8fb6ec0ed93e71 (diff) | |
download | llvm-a0401744185b4b8b7aef000d84828197c6f20a1d.zip llvm-a0401744185b4b8b7aef000d84828197c6f20a1d.tar.gz llvm-a0401744185b4b8b7aef000d84828197c6f20a1d.tar.bz2 |
Revert [X86] When using Win64 ABI, exit with error if SSE is disabled for varargs
It unnecessarily breaks previously-working code which used varargs,
but didn't pass any float/double arguments (such as EDK2).
Also revert the fixup on top of that:
Revert [X86] Fix a test from r357317
This reverts r357317 (git commit d413f41de6baf500e5d20c638375447e18777db2)
This reverts r357380 (git commit 7af32444b9b17719ebabb6bee6eb52465acc8507)
llvm-svn: 357718
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions