| commit | 35d86e60b6db89ad34dd15e90fa410fc43a26be5 | [log] [tgz] |
|---|---|---|
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Tue Oct 09 03:01:19 2007 +0000 |
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Tue Oct 09 03:01:19 2007 +0000 |
| tree | 7a8c2332105f7705416f28e886042f5e39c1d3ce | |
| parent | 5cef9cfd095800da95343abcd65dae9ddd20d1dd [diff] |
Position Independent Code (PIC) support [2] - Added a function to hold the stack location where GP must be stored during LowerCALL - AsmPrinter now emits directives based on relocation type - PIC_ set to default relocation type (same as GCC) llvm-svn: 42779