[PATCH] D126086: [BOLT][DWARF] Convert dwarf5-df-* tests to assembly tests
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 21 07:13:04 PDT 2022
ayermolo added inline comments.
================
Comment at: bolt/test/X86/Inputs/dwarf4-df-dualcu-main.ll:1
-; clang++ -g -gdwarf-4 -emit-llvm -S main.cpp
-; void use(int * x, int * y) {
----------------
Please add the these comments on how file was generated to .s equivalent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126086/new/
https://reviews.llvm.org/D126086
More information about the llvm-commits
mailing list