"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8fdb59f97901e323a9a38d947637fe84db9464ba"
- Sep 17, 2012
-
-
Benjamin Kramer authored
Hopefully unbreaks compiler-rt build on linux. llvm-svn: 164025
-
- Dec 08, 2011
-
-
Daniel Dunbar authored
the main compiler-rt and profile modules, at least on x86. llvm-svn: 146131
-
- Nov 16, 2011
-
-
Daniel Dunbar authored
- Motivation is explained in the README, but basically it is convenient to be able to build compiler-rt free standing. Since our external dependencies are so small, we can achieve this relatively easily by just stubbing out the declarations of the external dependencies. - This is in no way, shape, or form intended to be complete, it is just the minimal stubs necessary to support the stuff we use. llvm-svn: 144843
-