Q-Max的雜談
顯示具有
llvm
標籤的文章。
顯示所有文章
顯示具有
llvm
標籤的文章。
顯示所有文章
2019年5月23日 星期四
llvm opt no effect?
in clang 5.0, it added a function call O0-optnone, which make your modification to llvm ir in passes not effective
compile you code with -Xclang -disable-O0-optnone then it will be effective again
較舊的文章
首頁
訂閱:
文章 (Atom)