[PATCH] D29104: Add !associated metadata.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 17:55:29 PST 2017


eugenis updated this revision to Diff 88834.
eugenis edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D29104

Files:
  docs/LangRef.rst
  include/llvm/IR/LLVMContext.h
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCSectionELF.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/IR/LLVMContext.cpp
  lib/MC/ELFObjectWriter.cpp
  lib/MC/MCContext.cpp
  lib/MC/MCParser/ELFAsmParser.cpp
  lib/MC/MCSectionELF.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/CodeGen/X86/elf-associated.ll
  test/ThinLTO/X86/lazyload_metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29104.88834.patch
Type: text/x-patch
Size: 20131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/f81f83e2/attachment.bin>


More information about the llvm-commits mailing list