[cpl] [Concurs]

papuc costin-giorgian jorjtyron at yahoo.com
Wed Jan 13 21:50:35 EET 2016


Dupa ce am mai testam se pare ca merge si partea de optimizare. Nu ar trebui ca adaugand optiunea "-cpl-opt" in testul dinamic inainte de opitunea "-cpl-dynamic" sa nu primesc nicio eroare si sa imi afiseze scoruri mai mici in cazul in care optimizarea functioneaza? Eu primesc pe unele teste "OK" iar la cateva eroare la runtime. Cand testez cu 
clang -emit-llvm test6.c -c -o a.bc
opt -load=./libLLVMCpl.so -cpl-opt -cpl-dynamic a.bc > b.bc //vs.
opt -load=./libLLVMCpl.so -cpl-dynamic a.bc > b.bc
clang b.bc -o b./b
Nu primesc erori si am si un scor mai bun. Fac ceva gresit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cursuri.cs.pub.ro/pipermail/cpl/attachments/20160113/fbcd7029/attachment.html>


More information about the cpl mailing list