[all-commits] [llvm/llvm-project] 4a58eb: [BOLT][TEST] Remove -gdwarf-4 override from %cflags
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 11 03:38:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a58eb9e4e5282df95deff243f4141b35909710c
https://github.com/llvm/llvm-project/commit/4a58eb9e4e5282df95deff243f4141b35909710c
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M bolt/test/AArch64/asm-func-debug.test
M bolt/test/X86/asm-func-debug.test
M bolt/test/lit.cfg.py
Log Message:
-----------
[BOLT][TEST] Remove -gdwarf-4 override from %cflags
As BOLT support for monolithic and split DWARF5 is added, remove DWARF version
override for BOLT tests.
Reviewed By: ayermolo
Differential Revision: https://reviews.llvm.org/D125366
More information about the All-commits
mailing list