Adding remaining 2 cases handling:
- from x32 to 32 via -m32
- from x32 to 64 via -m64
Paths
| Differential D4930
[x32] Handle -m64/-m32 switches by Driver in x32 mode ClosedPublic Authored by pavel.v.chupin on Aug 15 2014, 9:31 AM.
Details Summary Adding remaining 2 cases handling:
Diff Detail Event Timelinepavel.v.chupin retitled this revision from to [x32] Handle -m64/-m32 switches by Driver in x32 mode. pavel.v.chupin updated this object. This revision is now accepted and ready to land.Aug 15 2014, 10:32 AM
Revision Contents
Diff 12561 lib/Driver/Driver.cpp
test/Driver/linux-ld.c
|