[PATCH] D54754: [ThinLTO] Assembly representation of ReadOnly attribute

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 06:42:48 PST 2018


evgeny777 created this revision.
evgeny777 added reviewers: tejohnson, steven_wu.
Herald added subscribers: dexonsmith, mgrang, eraman, inglorion, mehdi_amini.

This is a follow-up to https://reviews.llvm.org/D49362


https://reviews.llvm.org/D54754

Files:
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/IR/AsmWriter.cpp
  test/Assembler/thinlto-summary.ll
  test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
  test/Bitcode/thinlto-function-summary-refgraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54754.174766.patch
Type: text/x-patch
Size: 18622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/af017132/attachment.bin>


More information about the llvm-commits mailing list