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
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
|  Differential  D117440  
[BOLT][TEST] Update exceptions-instrumentation.test Authored by Amir on Jan 16 2022, 1:32 PM. 
Details Matching an exact byte offset is fragile if a different version of compiler 
Diff Detail 
 |