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
X86ISelLowering.cpp
Find file
Blame
History
Permalink
Fix the handling of va_copy on x86-64. As of llvm-gcc r49920
· ad4071a9
Dan Gohman
authored
Apr 18, 2008
llvm-gcc is now lowering va_copy on x86-64, so this completes the fix for PR2230. llvm-svn: 49922
ad4071a9
Loading