[all-commits] [llvm/llvm-project] 38e16e: Use -gdwarf-4 in compiler-rt/test/profile/Linux/in...
Hans via All-commits
all-commits at lists.llvm.org
Mon Jan 24 10:03:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38e16e1cebb891ad47b85727bf46f7dac6d7da94
https://github.com/llvm/llvm-project/commit/38e16e1cebb891ad47b85727bf46f7dac6d7da94
Author: Hans Wennborg <hans at chromium.org>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
Log Message:
-----------
Use -gdwarf-4 in compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
otherwise the test fails after the recent DWARF 4 -> 5 default change,
see https://github.com/llvm/llvm-project/issues/53387
More information about the All-commits
mailing list