-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug
Description
| Bugzilla Link | 8696 |
| Resolution | INVALID |
| Resolved on | Dec 20, 2010 02:40 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
Extended Description
The strcopy and optimizations are not used when there's no platform data (espeacially the alignment information).
There are two ways to fix that:
a) an additional parameter to opt or llvm-ld that auto-injects the platform data or use the native platform
b) a command line tool that outputs the recommendend alignment settings on each platform to get the best speed
thanks for implementing ;)
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug