about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2017-04-05 00:41:08 -0700
committerJosh Stone <jistone@redhat.com>2017-04-05 00:41:08 -0700
commit608e8fe16c3859b61f3a43ee233cbf0119ecd35f (patch)
treee00aaeb9d9ff11b7313abf5c7140946a54b74ef3 /src/rustllvm/PassWrapper.cpp
parent2564711e803f62e04bebf10408cc1c11297c0caf (diff)
downloadrust-608e8fe16c3859b61f3a43ee233cbf0119ecd35f.tar.gz
rust-608e8fe16c3859b61f3a43ee233cbf0119ecd35f.zip
dist-powerpc-linux: use a pure 32-bit CPU profile
With `-mcpu=power4`, code might use instructions like `fcfid`, excluding
older CPUs like the PowerPC G4, which apparently some users would like
to use.  The generic `-mcpu=powerpc` should stick to pure 32-bit PowerPC
instructions.

Fixes rust-lang/cargo#3852.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions