summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/x86-malign-branch.c
Commit message (Collapse)AuthorAgeFilesLines
* [Driver][X86] Add -malign-branch* and -mbranches-within-32B-boundariesFangrui Song2020-01-141-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
OpenPOWER on IntegriCloud