[LLVMdev] llvm cmake build option ((enable-experimental-targets=R600)) question
lux-integ
lux-integ at btconnect.com
Mon Aug 12 08:04:16 PDT 2013
On Monday 12 August 2013 01:01:18 Óscar Fuentes wrote:
> If you wish to use LLVM 3.3, edit the top-level CMakeLists.txt file and
> add R600 to the list of known targets (LLVM_ALL_TARGETS). Then build as
> usual.
tried this and compilation progressed to ~31% then refused to go further
On Monday 12 August 2013 01:01:18 Óscar Fuentes wrote:
>
> R600 was added to the list of known targets on the top-level
> CMakeLists.txt on June 22. So you can grab the LLVM development sources
> from svn or git and it should work (TM).
tried this and it works
thanks
More information about the llvm-dev
mailing list