-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl''clang' and 'clang++' user-facing binaries. Not 'clang-cl'
Description
Bugzilla Link | 15917 |
Version | trunk |
OS | Linux |
Attachments | Patch |
Extended Description
lib/Driver/ToolChains.cpp has some code for Linux distribution specific behavior and triplets -- but it's currently missing information about Mandriva and derived distributions (given they use unlisted triplets, this results in not finding crtbegin.o etc.)
This patch adds the triplets, distro detection, and some distro specific behavior (hash-style setting etc).
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl''clang' and 'clang++' user-facing binaries. Not 'clang-cl'