diff options
author | Reid Kleckner <rnk@google.com> | 2019-02-26 02:11:25 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-02-26 02:11:25 +0000 |
commit | 2f055f026ad76f3503c7c40c40f4b71594adbe55 (patch) | |
tree | 9453cafee3053ab64e3a17d533c07bf3ac0f44e4 /clang/test/ASTMerge/exprs-cpp/test.cpp | |
parent | b4e16e6ad152163f455e0a7dbe9f42eeeb6f63cb (diff) | |
download | bcm5719-llvm-2f055f026ad76f3503c7c40c40f4b71594adbe55.tar.gz bcm5719-llvm-2f055f026ad76f3503c7c40c40f4b71594adbe55.zip |
[X86] Fix bug in x86_intrcc with arg copy elision
Summary:
Use a custom calling convention handler for interrupts instead of fixing
up the locations in LowerMemArgument. This way, the offsets are correct
when constructed and we don't need to account for them in as many
places.
Depends on D56883
Replaces D56275
Reviewers: craig.topper, phil-opp
Subscribers: hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D56944
llvm-svn: 354837
Diffstat (limited to 'clang/test/ASTMerge/exprs-cpp/test.cpp')
0 files changed, 0 insertions, 0 deletions