[PATCH] D13481: [X86] Call locally defined function directly for PIE

David Kreitzer via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 06:19:39 PDT 2015


DavidKreitzer added a comment.

How about something like this?

; LINUX:  call{{l|q}}  foo{{ |$}}

There are other alternatives as well. Just about anything would be better than replicating the entire test.


Repository:
  rL LLVM

http://reviews.llvm.org/D13481





More information about the llvm-commits mailing list