1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[clang] -falign-loops=

This commit is contained in:
Fangrui Song 2021-07-23 09:38:18 -07:00
parent 65b887fbf8
commit 05f5a9a949

View File

@ -328,6 +328,8 @@ namespace llvm {
/// passed on the command line.
std::string StackUsageOutput;
unsigned LoopAlignment = 0;
/// FloatABIType - This setting is set by -float-abi=xxx option is specfied
/// on the command line. This setting may either be Default, Soft, or Hard.
/// Default selects the target's default behavior. Soft selects the ABI for