[llvm-dev] Passing llvm option -mem2reg to clang
Syed Rafiul Hussain via llvm-dev
llvm-dev at lists.llvm.org
Mon Mar 21 17:52:14 PDT 2016
Hi,
I was trying to pass llvm option -mem2reg to clang using -mllvm and I
found the following error:
clang (LLVM option parsing): Unknown command line argument '-mem2reg'.
Try: 'clang (LLVM option parsing) -help'
clang (LLVM option parsing): Did you mean '-debug'?
I would appreciate if anyone could help me.
--
Syed Rafiul Hussain
More information about the llvm-dev
mailing list