[all-commits] [llvm/llvm-project] 11dd1f: [NFC][HWASAN] replace redundant calls to IRBuilder...
Enna1 via All-commits
all-commits at lists.llvm.org
Tue May 9 18:30:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11dd1fe32f5e877a16cd74d698b0d3dd31fbbd46
https://github.com/llvm/llvm-project/commit/11dd1fe32f5e877a16cd74d698b0d3dd31fbbd46
Author: Enna1 <xumingjie.enna1 at bytedance.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
Log Message:
-----------
[NFC][HWASAN] replace redundant calls to IRBuilder::get*Ty() with saved types
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D149628
More information about the All-commits
mailing list