diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-08-18 17:59:38 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2022-08-23 08:55:40 -0700 |
commit | d6cc7a5b462bb290d281c3429af9fa0bad283b3d (patch) | |
tree | 6554a6e094749d4118548cd6ec1155f90ac47d91 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | df20ff9ae2061b843e9557a73c1f6534af9c4cfd (diff) | |
download | llvm-d6cc7a5b462bb290d281c3429af9fa0bad283b3d.zip llvm-d6cc7a5b462bb290d281c3429af9fa0bad283b3d.tar.gz llvm-d6cc7a5b462bb290d281c3429af9fa0bad283b3d.tar.bz2 |
[FastISel] Respect musttail over "disable-tail-calls"
musttail should be honored even in the presence of attributes like "disable-tail-calls". SelectionDAG properly handles this.
Update LangRef to explicitly mention that this is the semantics of musttail.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D132193
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions