[PATCH] D71732: Move the sysroot attribute from DIModule to DICompileUnit

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 14:19:15 PST 2020


dblaikie added a comment.

In D71732#1812937 <https://reviews.llvm.org/D71732#1812937>, @aprantl wrote:

> @dblaikie: I just saw you reverted https://reviews.llvm.org/rGc51b45e32ef7f35c11891f60871aa9c2c04cd991 ? What happened?


As mentioned in the revert: https://reviews.llvm.org/rGb350c666ab65b7585bc58301b03d2b46dc6b0504

Some mysterious CFI failures I haven't looked into yet, but were pretty clearly blamed on this change & went away with a revert.


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

https://reviews.llvm.org/D71732





More information about the llvm-commits mailing list