[PATCH] D118273: [BOLT][DWARF] Fix gdb index section
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 13:07:04 PST 2022
yota9 added inline comments.
================
Comment at: bolt/test/X86/gdbindex.test:1
+RUN: rm -rf %t
+RUN: mkdir %t
----------------
Just curious is this necessary? Also is the %T (directory) meant?
Also should we convert binaries to yaml?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118273/new/
https://reviews.llvm.org/D118273
More information about the llvm-commits
mailing list