The confusion arose when emitting a .macosx_version_min directive for a
"*-*-darwin" triple which needs version number adjustments.
Use the utility functions in TargetTriple for this.
Fixes rdar://22056966
Paths
| Differential D14601
AsmPrinter: Fix wrong OS X versions being emitted for darwin triples ClosedPublic Authored by MatzeB on Nov 11 2015, 5:57 PM.
Details Summary The confusion arose when emitting a .macosx_version_min directive for a Fixes rdar://22056966
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 12 2016, 3:02 PM Closed by commit rL257555: AsmPrinter: Fix wrong OS X versions being emitted for darwin triples (authored by matze). · Explain WhyJan 12 2016, 5:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44698 llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/test/CodeGen/X86/2008-11-03-F80VAARG.ll
|