Skip to content
  • Bruno Cardoso Lopes's avatar
    Position Independent Code (PIC) support [2] · 35d86e60
    Bruno Cardoso Lopes authored
    - 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
    35d86e60
Loading