<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello together,<br><br>although i use the "-O0" flag as follow, the llvm perform dead code elimination.<br>How can i disable optimizing completely?<br><br>KR<br>Raad<br><br>llvm-gcc -O0 -emit-llvm main.cpp -S  -o main.s<br></div></div><br>

      </body></html>