Go to file
Daniel Sanders 09c8f6f6a4 [Compiler-rt][MIPS][Profile] Adding support for MIPS32/64
Summary:
Changed cmake/config-ix.cmake to add support for different MIPS architectures: mips, mipsel, mips64, mips64el
In profile code there is no target  based dependencies, so just enabling mips flag does the work. 

Patch by Mohit Bhakkad

Reviewers: dsanders, void, petarj, kcc, samsonov

Reviewed By: samsonov

Subscribers: llvm-commits, farazs, kumarsukhani

Differential Revision: http://reviews.llvm.org/D4880

llvm-svn: 218866
2014-10-02 12:47:55 +00:00
clang Emit lifetime.start / lifetime.end markers for unnamed temporary objects. 2014-10-02 12:19:51 +00:00
clang-tools-extra [clang-tidy] Clarify a comment. 2014-10-01 15:50:31 +00:00
compiler-rt [Compiler-rt][MIPS][Profile] Adding support for MIPS32/64 2014-10-02 12:47:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [ELF] Never mark the dynamic linker as DT_NEEDED 2014-10-02 03:52:54 +00:00
lldb Update to match strings output by lldb. 2014-10-02 06:17:15 +00:00
llvm [x86] Just delete the last combine test file. 2014-10-02 08:05:57 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Change the output of arc unit 2014-10-01 21:26:24 +00:00