diff options
author | Jay Foad <jay.foad@gmail.com> | 2014-11-13 09:24:32 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2014-11-13 09:24:32 +0000 |
commit | 8e586617c462178145cad3563bcfd7e9c30fdf67 (patch) | |
tree | 340d7753570355ac98b4d1a73a4b6c6820b333bb /clang/unittests/Format/FormatTestJava.cpp | |
parent | 45ba2c10e4bd7a8bdac733c2ecdbaca9b420ccd7 (diff) | |
download | llvm-8e586617c462178145cad3563bcfd7e9c30fdf67.zip llvm-8e586617c462178145cad3563bcfd7e9c30fdf67.tar.gz llvm-8e586617c462178145cad3563bcfd7e9c30fdf67.tar.bz2 |
InstrProf: support PowerPC64
Summary:
I don't know anything about profiling but it seems to work out of the
box on PowerPC64. At least "make check-profile" works.
A few tests needed tweaking because PowerPC64 IR declares main with
"define signext i32 @main" instead of just "define i32 @main".
This also fixes the asan asan_and_llvm_coverage_test test, which
compiles with -coverage so requires that a profiling version of
libclang_rt has been built.
Reviewers: dexonsmith, kcc, samsonov
Reviewed By: samsonov
Subscribers: samsonov, llvm-commits
Differential Revision: http://reviews.llvm.org/D6233
llvm-svn: 221877
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions