[all-commits] [llvm/llvm-project] c85055: [Assembler] Emit summary index flags
eleviant via All-commits
all-commits at lists.llvm.org
Tue Feb 18 06:52:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c85055b20392ab0e5d2ac2a9112224106e04f6a2
https://github.com/llvm/llvm-project/commit/c85055b20392ab0e5d2ac2a9112224106e04f6a2
Author: evgeny <eleviant at accesssoftek.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/include/llvm/IR/ModuleSummaryIndex.h
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/AsmParser/LLParser.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/ModuleSummaryIndex.cpp
A llvm/test/Assembler/summary-flags.ll
Log Message:
-----------
[Assembler] Emit summary index flags
Differential revision: https://reviews.llvm.org/D74420
More information about the All-commits
mailing list