diff options
author | Arthur Eubanks <aeubanks@google.com> | 2021-05-03 18:00:50 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-05-10 12:35:11 -0700 |
commit | 16748bd2fb1fe10d7d097961f1988327338f3f9f (patch) | |
tree | eaca9673561705b18c3884a6be9ab99aa8834bb1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 7e71823f1deb54a1465bc4040f4e3158357f71df (diff) | |
download | llvm-16748bd2fb1fe10d7d097961f1988327338f3f9f.zip llvm-16748bd2fb1fe10d7d097961f1988327338f3f9f.tar.gz llvm-16748bd2fb1fe10d7d097961f1988327338f3f9f.tar.bz2 |
[TargetLowering] Only inspect attributes in the arguments for ArgListEntry
Parameter attributes are considered part of the function [1], and like
mismatched calling conventions [2], we can't have the verifier check for
mismatched parameter attributes.
[1] https://llvm.org/docs/LangRef.html#parameter-attributes
[2] https://llvm.org/docs/FAQ.html#why-does-instcombine-simplifycfg-turn-a-call-to-a-function-with-a-mismatched-calling-convention-into-unreachable-why-not-make-the-verifier-reject-it
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D101806
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions