This is an archive of the discontinued LLVM Phabricator instance.

Handling i686 architecture in makefiles for clang.
Needs ReviewPublic

Authored by nishanth-kottary on Aug 27 2015, 2:32 AM.

Details

Reviewers
samsonov
loladiro
Summary

This is a part of D12316. Added i686 names for 32bit runtime configs so that built files will have the appropriate names.

Diff Detail

Repository
rL LLVM

Event Timeline

nishanth-kottary retitled this revision from to Handling i686 architecture in makefiles for clang..
nishanth-kottary updated this object.
nishanth-kottary set the repository for this revision to rL LLVM.
nishanth-kottary added a subscriber: cfe-commits.
samsonov edited edge metadata.Aug 27 2015, 1:26 PM

See my comment in a different CL - I would strongly prefer to not touch autoconf build system unless absolutely necessary.