open64-compiler / open64

open64 compiler
78 stars 29 forks source link

fix bug #17: handle -I -l -D -W correctly #20

Closed Yvan-xy closed 1 year ago

Yvan-xy commented 1 year ago

fix #17: handle -I -l -D -W correctly

shinmingliu commented 1 year ago

changes okay. suggest doing global assessment against OpenCC, GCC and LLVM on option compatibility.

shinmingliu commented 1 year ago

changes look ok. please perform general assessment on option support against opencc/gcc/llvm.