[all-commits] [llvm/llvm-project] b11405: [asan] Add autogenerated test for fake stack
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu May 20 15:48:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1140554e1b29f21b0d3657ce0700fa1726646ed
https://github.com/llvm/llvm-project/commit/b1140554e1b29f21b0d3657ce0700fa1726646ed
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
A llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
Log Message:
-----------
[asan] Add autogenerated test for fake stack
This will help to see result of D102462.
Test was generated with
./llvm/utils/update_test_checks.py llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll --opt-binary <build_dir>/bin/opt
Differential Revision: https://reviews.llvm.org/D102867
More information about the All-commits
mailing list