diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-05-26 18:35:10 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-05-26 18:35:10 +0000 |
commit | 2fb8401b2aae806b19df04a6a37efe70a944f6ec (patch) | |
tree | 569c8c7e52a4ad2eca3f726ee106db9d0ad04953 /clang/lib/CodeGen/CGOpenCLRuntime.cpp | |
parent | df9f6364b24194ad00943a923a46d923b75e86d6 (diff) | |
download | bcm5719-llvm-2fb8401b2aae806b19df04a6a37efe70a944f6ec.tar.gz bcm5719-llvm-2fb8401b2aae806b19df04a6a37efe70a944f6ec.zip |
Print "lock \t foo" instead of "lock \n foo".
This gets gas and llc -filetype=obj to agree on the order of prefixes.
For llvm-mc we need to fix the asm parser to know that it makes a difference
on which line the "lock" is in.
Part of pr23594.
llvm-svn: 238232
Diffstat (limited to 'clang/lib/CodeGen/CGOpenCLRuntime.cpp')
0 files changed, 0 insertions, 0 deletions