[all-commits] [llvm/llvm-project] 40a245: Add regular expressions to and DWARF Call Frame In...
Greg Clayton via All-commits
all-commits at lists.llvm.org
Wed Oct 7 14:27:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40a24541029357543ae47664a68a44710e6fee84
https://github.com/llvm/llvm-project/commit/40a24541029357543ae47664a68a44710e6fee84
Author: Greg Clayton <gclayton at fb.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
Log Message:
-----------
Add regular expressions to and DWARF Call Frame Information tests in case the architecture specific target is not compiled into LLVM.
This should fix any build bots that avoid compiling some architectures into llvm after https://reviews.llvm.org/D88767.
Differential Revision: https://reviews.llvm.org/D88940
More information about the All-commits
mailing list