Skip to content
Snippets Groups Projects
Commit ac5a2a66 authored by Stefan Hepp's avatar Stefan Hepp
Browse files

Unified readme files

parent 0128ecb3
No related branches found
No related tags found
No related merge requests found
patmos-clang
============
This is a port of the clang C compiler with additional support for the
Patmos toolchain.
This repository must be checked out as tools/clang directory in the
patmos-llvm repository. For build instructions, see the README.patmos
file in patmos-llvm.
PATMOS CLANG README
This is a port of the clang C compiler for the Patmos toolchain. It is to be
compiled as part of Patmos LLVM.
--------------------------------------------------------------------------------
1. Requirements
- LLVM for Patmos
https://github.com/t-crest/patmos-llvm
--------------------------------------------------------------------------------
2. Build and install
This repository must be checked out as
tools/clang
directory in the patmos-llvm repository. It is build as part of patmos-llvm.
Please refer to the README.patmos file in patmos-llvm for additional build
instructions.
Have fun!
......@@ -25,5 +25,3 @@ on the Clang development mailing list:
If you find a bug in Clang, please file it in the LLVM bug tracker:
http://llvm.org/bugs/
This version of clang has been extended for the Patmos toolchain.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment