[all-commits] [llvm/llvm-project] 5fa4cf: [Clang] Separate the 'debug-info-hotpatch' test in...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Thu Jan 20 11:11:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fa4cf82dfa075e7983ce92d0042480b7b8f4fbc
https://github.com/llvm/llvm-project/commit/5fa4cf82dfa075e7983ce92d0042480b7b8f4fbc
Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
A clang/test/CodeGenCXX/debug-info-hotpatch-aarch64.cpp
M clang/test/CodeGenCXX/debug-info-hotpatch-arm.cpp
Log Message:
-----------
[Clang] Separate the 'debug-info-hotpatch' test in two parts: one for ARM and another for AArch64
After 5af2433e1794ebf7e58e848aa612c7912d71dc78, this shall fix: https://lab.llvm.org/buildbot/#/builders/188/builds/8400 - if not I'll revert this patch and 5af2433e1794ebf7e58e848aa612c7912d71dc78.
More information about the All-commits
mailing list