diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-06-24 11:03:31 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-06-24 11:03:31 +0000 |
commit | bb576b315681aeb67c2965fe78978b9553bf7a3c (patch) | |
tree | 692aec923814784ef4ae70c541fbe1c3386010b7 /llvm/lib/CodeGen | |
parent | 0c3675f4326836119cc92aa161edd83d4a88cbda (diff) | |
download | bcm5719-llvm-bb576b315681aeb67c2965fe78978b9553bf7a3c.tar.gz bcm5719-llvm-bb576b315681aeb67c2965fe78978b9553bf7a3c.zip |
Make the generated InitXXXMCRegisterInfo function "static inline", so it doesn't get emitted into multiple object files.
This caused linker errors when linking both libLLVMX86Desc and libLLVMX86CodeGen
into a single binary (for example when building a monolithic libLLVM shared library).
llvm-svn: 133791
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions