[PATCH] D66458: [COFF] Fix section name for constants larger than 64 bits on Windows

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 18:47:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369610: [COFF] Fix section name for constants larger than 64 bits on Windows (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66458?vs=216535&id=216536#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66458

Files:
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/test/CodeGen/X86/coff-fp-section-name.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66458.216536.patch
Type: text/x-patch
Size: 4269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/fa97ee42/attachment.bin>


More information about the llvm-commits mailing list