| commit | f47657301be6ca744402e783e830f23e83833ec9 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Wed Apr 06 13:22:41 2016 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Wed Apr 06 13:22:41 2016 +0000 |
| tree | 5ac39577e42a68a5c13bdf8afd8e8dd621da9bc1 | |
| parent | 72b4a4a3308312af1b51d8cebc59b090a28e2ebc [diff] |
Change the type hierarchy for undefined symbols. We have to differentiate undefined symbols from bitcode and undefined symbols from other sources. Undefined symbols from bitcode should not inhibit the symbol being internalized. Undefined symbols from other sources should. llvm-svn: 265536