mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 04:29:42 +00:00
Try to fix another profile test
Another CFG optimisation patch (280364) has broken bad profile tests, and this is a similar attempt to fix the test without changing the semantics. llvm-svn: 280373
This commit is contained in:
parent
9512821e22
commit
fbd3de7851
@ -9,5 +9,5 @@ struct FOO {
|
||||
}
|
||||
}
|
||||
int a;
|
||||
int b;
|
||||
int volatile b;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user