[all-commits] [llvm/llvm-project] 90ada9: [BOLT][TEST] Update exceptions-instrumentation.test
Amir Aupov via All-commits
all-commits at lists.llvm.org
Tue Jan 18 11:18:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90ada97f365f0e60efdac79932b8f2cd08440bda
https://github.com/llvm/llvm-project/commit/90ada97f365f0e60efdac79932b8f2cd08440bda
Author: Amir Aupov <amir.aupov at gmail.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M bolt/test/runtime/X86/exceptions-instrumentation.test
Log Message:
-----------
[BOLT][TEST] Update exceptions-instrumentation.test
Matching an exact byte offset is fragile if a different version of compiler
is used (e.g. distro clang).
Resolves an issue with running with BOLT_CLANG_EXE + clang-12
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D117440
More information about the All-commits
mailing list