Actions
Bug #353
closedFix LLVM variables usage
Start date:
08/05/2010
Due date:
% Done:
0%
Estimated time:
Detected in build:
old bug
Platform:
Published in build:
e2a8d1f
Description
llc generates C code (with option -march=c) in which all variable usages are written as *(&var). It will be good optimization to print just var itself.
Updated by Evgeny Novikov over 13 years ago
- Status changed from Open to Resolved
- Published in build set to e2a8d1f
Updated by Evgeny Novikov over 12 years ago
- Project changed from Linux Driver Verification to C Instrumentation Framework
- Category deleted (
15)
Actions