| commit | 30e1797b382c0f5313e40b17bf041cf7885b0d1a | [log] [tgz] | 
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Sun Aug 30 23:17:30 2015 +0000 | 
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Sun Aug 30 23:17:30 2015 +0000 | 
| tree | bc223fe849b8437be27d5dc54cdecaffa2293f4e | |
| parent | a2cdbce6615bd083cc48237135d78ebbefde0b7a [diff] | 
Turn resolution.s into an exhaustive testcase. Now that we print a symbol table and all symbol kinds are at least declared, we can test all combinations that don't produce an error. This also includes a few fixes to keep the test passing: * Keep the strong symbol in a weak X strong pair * Handle common symbols. The common X common case will be finished in a followup patch. llvm-svn: 246401