https://llvm.org/bugs/show_bug.cgi?id=26936
Reid Kleckner <r...@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |r...@google.com Resolution|--- |INVALID --- Comment #1 from Reid Kleckner <r...@google.com> --- Why would we mention 'foo' in the symbol table when there are no references to it? Adding this line to your test case makes us import the symbol: void baz() { foo<char>(); } This seems like things are working as intended to me. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs