The command line options for these are -Wa,--trap and -Wa,--break.
Details
Details
- Reviewers
dsanders vkalintiris - Commits
- rG4f7cd2398b04: [mips] Added support for choosing between traps and breaks in the integrated…
rC246765: [mips] Added support for choosing between traps and breaks in the integrated…
rL246765: [mips] Added support for choosing between traps and breaks in the integrated…
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM but note that one of the spellings (e.g. 'use-div-traps') will need updating to match the changes made to the other patch.
Comment Actions
Changed all references to "use-div-traps" to "use-tcc-in-div" to relect changes made to the llvm integrated assember in a different patch (http://reviews.llvm.org/D11675).