[PATCH] D24731: [GC] Don't crash when printing gc'd sections with no name and no associated file
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 15:02:33 PDT 2016
ruiu added a comment.
How can a section from combined LTO object have no backing file? I guessed its getFile() should return a combined LTO object file.
https://reviews.llvm.org/D24731
More information about the llvm-commits
mailing list