diff options
author | Renato Golin <renato.golin@linaro.org> | 2014-03-26 14:01:32 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2014-03-26 14:01:32 +0000 |
commit | 93010e687fbac2800f04bfef2f32005179bc0f73 (patch) | |
tree | ab1259be4cbfb3ea070e1c13e03190d6b64d76f1 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 6dd7251599724fc308a5d6ae31baaccf3154bc4c (diff) | |
download | llvm-93010e687fbac2800f04bfef2f32005179bc0f73.zip llvm-93010e687fbac2800f04bfef2f32005179bc0f73.tar.gz llvm-93010e687fbac2800f04bfef2f32005179bc0f73.tar.bz2 |
Change @llvm.clear_cache default to call rt-lib
After some discussion on IRC, emitting a call to the library function seems
like a better default, since it will move from a compiler internal error to
a linker error, that the user can work around until LLVM is fixed.
I'm also adding a note on the responsibility of the user to confirm that
the cache was cleared on platforms where nothing is done.
llvm-svn: 204806
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions