[all-commits] [llvm/llvm-project] 2d2a90: [SanCov] Properly set ABI parameter attributes
aeubanks via All-commits
all-commits at lists.llvm.org
Thu May 27 15:27:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d2a9020785c6e02afebc876aa2778fa64c5cafd
https://github.com/llvm/llvm-project/commit/2d2a9020785c6e02afebc876aa2778fa64c5cafd
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
M llvm/test/Instrumentation/SanitizerCoverage/const-cmp-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/div-tracing.ll
Log Message:
-----------
[SanCov] Properly set ABI parameter attributes
Arguments need to have the proper ABI parameter attributes set.
Followup to D101806.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D103288
More information about the All-commits
mailing list