[all-commits] [llvm/llvm-project] 895cad: [AsmPrinter][XRay] Omit unique ID for xray_instr_m...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 14 21:10:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 895cad1a133a9ec5fc3ebc042491aa78256d797f
https://github.com/llvm/llvm-project/commit/895cad1a133a9ec5fc3ebc042491aa78256d797f
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/test/CodeGen/Mips/xray-section-group.ll
M llvm/test/CodeGen/PowerPC/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/X86/xray-section-group.ll
M llvm/test/DebugInfo/X86/xray-split-dwarf-interaction.ll
Log Message:
-----------
[AsmPrinter][XRay] Omit unique ID for xray_instr_map and xray_fn_idx
Follow-up for D74006.
More information about the All-commits
mailing list