Displaying 1 result from an estimated 1 matches for "6ec85979".
2016 Jun 21
2
what became LLC -march=cpp?
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?