summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/mips-fpic.s
blob: b7af281c32537a737ad6780ee312fcd95ec4e703 (plain)
1
2
3
4
5
6
  .option pic2
  .text
  .global fpic
  .type fpic, @function
fpic:
  nop
OpenPOWER on IntegriCloud