[PATCH] D93948: [MC] Merge section flags for user defined sections

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 10:06:47 PST 2021


tmatheson updated this revision to Diff 314649.
tmatheson added a comment.

- Added check for incompatible SHF_TLS flags
- Moved test to llvm/test/CodeGen/Generic
- Removed arm vendor from triple in test
- Changed isDefaultELFSection to check section by name rather than pointer value


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93948

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/Generic/elf-incompatible-section-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93948.314649.patch
Type: text/x-patch
Size: 5712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/ba6f4f42/attachment.bin>


More information about the llvm-commits mailing list