summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitHeaderSearch.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-10-10 18:41:02 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-10-10 18:41:02 +0000
commitcc6659b2ae761a61321c185b49d7f6d0365a3f37 (patch)
treebac0cf563d94255f7ff3cea31373e945215e4770 /clang/lib/Frontend/InitHeaderSearch.cpp
parent42c0330a796b3459f7b5c0cb4062b2cd98ec5919 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud