Skip to content

Commit

Permalink
Merge branch 'master' of github.com:milkymist/llvm-lm32
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbonn committed Aug 10, 2011
2 parents d0afdb4 + cc34e98 commit 95d8585
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Target/Mico32/README
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@


This is the Lattice Mico32 backend.

INSTALLATION
Expand All @@ -20,7 +19,7 @@ git clone git://github.com/milkymist/llvm-lm32.git llvm
(cd $TOPDIR/llvm/tools ; git clone git://github.com/milkymist/clang-lm32.git clang)
------------------

Assuming you already have llvm-gcc built and installed for the host machine, configure and build Mico32 LLVM as shown below.
Assuming you already have llvm-gcc built and installed for the host machine, configure and build Mico32 LLVM as shown below. (I'm not sure llvm-gcc, --with-llvmgccdir, is really needed - that may only be for Dragonegg, but I haven't tested it.)

Configure with cmake:
------------------
Expand Down

0 comments on commit 95d8585

Please sign in to comment.