[all-commits] [llvm/llvm-project] e9c97c: [symbolizer] Additional tests for invalid address ...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Wed Mar 29 23:30:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9c97cf941034eeea51f02240e6f0ae814ffcf69
https://github.com/llvm/llvm-project/commit/e9c97cf941034eeea51f02240e6f0ae814ffcf69
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M llvm/test/tools/llvm-symbolizer/invalid-input-address.test
Log Message:
-----------
[symbolizer] Additional tests for invalid address handling
These tests check GNU-compatible output if llvm-symbolizer is called with
the option --output-style=GNU and LLVM-style output if llvm-addr2line is
called with --output-style=LLVM.
Differential Revision: https://reviews.llvm.org/D147110
More information about the All-commits
mailing list