Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86InstrInfo.td
Find file
Blame
History
Permalink
Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and the
· 5637df37
Dan Gohman
authored
Mar 11, 2009
assembly text output uses an indirect call ("call *") instead of a direct call. llvm-svn: 66735
5637df37
Loading