[PATCH] D98463: [IR] Add significant_addr property.

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 15:14:33 PST 2021


zequanwu updated this revision to Diff 330384.
zequanwu added a comment.

Update LangRef.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98463/new/

https://reviews.llvm.org/D98463

Files:
  llvm/docs/BitCodeFormat.rst
  llvm/docs/LangRef.rst
  llvm/include/llvm-c/Core.h
  llvm/include/llvm/IR/GlobalValue.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLToken.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Assembler/significant-addr.ll
  llvm/test/Bitcode/compatibility.ll
  llvm/test/Verifier/alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98463.330384.patch
Type: text/x-patch
Size: 15219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/7da1f46a/attachment.bin>


More information about the llvm-commits mailing list