[all-commits] [llvm/llvm-project] 1959a5: [ubsan-minimal][NFC] Use GET_CALLER_PC() to get th...
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Tue Aug 23 10:40:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1959a55591dac8f698b6c86cb39724a1a13484ab
https://github.com/llvm/llvm-project/commit/1959a55591dac8f698b6c86cb39724a1a13484ab
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
Log Message:
-----------
[ubsan-minimal][NFC] Use GET_CALLER_PC() to get the return address
This is a preparation step for D131914.
More information about the All-commits
mailing list