[llvm-dev] what became LLC -march=cpp?
Pierre Gagelin via llvm-dev
llvm-dev at lists.llvm.org
Tue Jun 21 01:43:42 PDT 2016
Hi,
I came on an old post (2012 or 2013) where somebody used this tool with the
cpp arch option. I tried to use it too but it fails because no "cpp"
architecture was referenced.
Still on old posts I saw that it wasn't enabled by default for cmake builds
so I added the flag -DLLVM_TARGETS_TO_BUILD="cpp" and "all" but still
nothing.
Was it removed from LLVM?
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160621/a2be665c/attachment.html>
More information about the llvm-dev
mailing list