aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-02-07 08:50:36 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-02-07 08:50:36 +0000
commit9d9e9e1889419575b742a98c5c3da2de9b1baaac (patch)
treeeca541f68075cf798856efb5800dcc9211a6bed7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent545652491d51f44acef2adf4d009c8e6c324445a (diff)
downloadllvm-9d9e9e1889419575b742a98c5c3da2de9b1baaac.zip
llvm-9d9e9e1889419575b742a98c5c3da2de9b1baaac.tar.gz
llvm-9d9e9e1889419575b742a98c5c3da2de9b1baaac.tar.bz2
[ELF] - Allow set CPU string with -plugin-opt=mcpu=<xxx>
Previously we ignored -plugin-opt=mcpu=<xxx> and the only way to set CPU string was to pass -mllvm -mcpu=<xxx> Though clang may pass it with use of plugin options: -plugin-opt=mcpu=x86-64 Since we are trying to be compatible in command line with gold plugin, seems we should support it too. Differential revision: https://reviews.llvm.org/D42956 llvm-svn: 324459
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions