[PATCH] D46566: Add a CIE with length 0 unconditionally.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:37:39 PDT 2018


MaskRay added a comment.

This is not a bug in glibc if we don't take behavior difference as a bug. bfd/gold seem to add a CIE of length=0 anyway so this piece of glibc/libgcc_s libunwind code won't go wrong.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46566





More information about the llvm-commits mailing list