The -march setting needs to be passed to the assembler and linker if it is specified.
A default of "-march=xs1b" is used if it is not specified - or would you prefer not to emit it?
Details
Details
- Reviewers
• friedgold
Diff Detail
Diff Detail
Paths
| Differential D3539
XCore target: add -march flag handling AbandonedPublic Authored by robertlytton on Apr 29 2014, 6:13 AM.
Details
Summary The -march setting needs to be passed to the assembler and linker if it is specified.
Diff Detail
Revision Contents
Diff 8916 lib/Driver/Tools.cpp
test/Driver/xcore-opts.c
|