llvm-mirror/test
Teresa Johnson 0d09270c42 ThinLTO: Fix assembler to emit alwaysInline in the summary
Summary: The earlier commit (https://reviews.llvm.org/D70014) missed this one : If Always_Inline happens to be the only entry in FuncFlags, then the assembler will not print it in the summary.

Patch by Bharathi Seshadri <bseshadr@cisco.com>

Reviewers: tejohnson

Reviewed By: tejohnson

Subscribers: mehdi_amini, inglorion, hiraditya, steven_wu, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70323
2019-11-18 15:02:13 -08:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen Adding a test case for read-only data assembly writing for aix 2019-11-18 17:07:13 -05:00
DebugInfo Revert "[DWARF5]Addition of alignment atrribute in typedef DIE." 2019-11-18 15:53:22 +01:00
Demangle
Examples
ExecutionEngine
Feature [NFC] Fix test reserve_global_reg.ll after 2d739f9 2019-11-18 15:04:32 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes 2019-11-18 17:23:40 +03:00
Object Fix a print error found while testing llvm-objcopy 2019-11-18 13:07:35 +00:00
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 ThinLTO: Fix assembler to emit alwaysInline in the summary 2019-11-18 15:02:13 -08:00
tools implement printing out raw section data of xcoff objectfile for llvm-objdump 2019-11-18 15:24:55 -05:00
Transforms Temporarily revert "[SLP] fix miscompile on min/max reductions with extra uses (PR43948)" 2019-11-18 14:41:37 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh