Fwd: [RFC, PowerPC, Darwin] Clean up generation of ha16() / lo16() markers
David Fang
fang at csl.cornell.edu
Fri May 17 12:34:49 PDT 2013
> It would be good if you could run some tests that require a native
> system; in particular, the project/test-suite tests, or the JIT
> tests, or maybe a clang bootstrap.
I am working towards bootstrapping powerpc-darwin8 (-O0 -fPIC -fno-common
-no-integrated-as), but am running into miscompilations. I'm able to
get 60% into stage 2 without complaints from the system assembler, so
that's a good sign.
In particular, tblgen is crashing and so is unittests/ADTTests.
http://llvm.org/bugs/show_bug.cgi?id=15965
http://llvm.org/bugs/show_bug.cgi?id=15901
Bootstrapping is a long road ahead.
Fang
--
David Fang
http://www.csl.cornell.edu/~fang/
More information about the llvm-commits
mailing list