Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Driver][X86] Add -malign-branch* and -mbranches-within-32B-boundaries | Fangrui Song | 2020-01-14 | 1 | -0/+39 |
These driver options perform some checking and delegate to MC options -x86-align-branch* and -x86-branches-within-32B-boundaries. Reviewed By: skan Differential Revision: https://reviews.llvm.org/D72463 |