xref: /llvm-project/lld/test/ELF/Inputs/mips-fnpic.s (revision f4a1d8d0e031cd8f50ad727f584ba6ea39170c3d)
1  .option pic0
2  .text
3  .global fnpic
4  .type fnpic, @function
5fnpic:
6  nop
7