diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-10-10 18:41:02 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-10-10 18:41:02 +0000 |
commit | cc6659b2ae761a61321c185b49d7f6d0365a3f37 (patch) | |
tree | bac0cf563d94255f7ff3cea31373e945215e4770 /clang/lib/Frontend/InitHeaderSearch.cpp | |
parent | 42c0330a796b3459f7b5c0cb4062b2cd98ec5919 (diff) | |
download | bcm5719-llvm-cc6659b2ae761a61321c185b49d7f6d0365a3f37.tar.gz bcm5719-llvm-cc6659b2ae761a61321c185b49d7f6d0365a3f37.zip |
The Mips specific function for instruction cache invalidation cannot be
compiled on mips32r1 processors because it uses synci and rdhwr instructions
which are supported only on mips32r2, so I replaced this function with the
call to function cacheflush which works for both mips32r1 and mips32r2.
Patch by Sasa Stankovic
llvm-svn: 141564
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions