diff options
author | Avi Kivity <avi@redhat.com> | 2012-09-16 15:10:57 +0300 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2012-09-17 10:38:03 -0300 |
commit | 83287ea420ced7242a704488aab0fcdcf2ced9ab (patch) | |
tree | 47438ac4916ccb0505baf9967092593507dbbd2f /lib/mpi/mpi-internal.h | |
parent | ecba9a52acdf20530d561b7634b80c35c308943a (diff) |
KVM: VMX: Make lto-friendly
LTO (link-time optimization) doesn't like local labels to be referred to
from a different function, since the two functions may be built in separate
compilation units. Use an external variable instead.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions