aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-02-04 04:15:02 +0000
committerCraig Topper <craig.topper@intel.com>2019-02-04 04:15:02 +0000
commitf77b858dc39224c094ab5e8c861839c130234060 (patch)
treed2fb448353688c47c495d2608a87e1db58b04600 /llvm/lib/Support/CommandLine.cpp
parent764727d92e526dbee121303125aac411a1318a3d (diff)
downloadllvm-f77b858dc39224c094ab5e8c861839c130234060.zip
llvm-f77b858dc39224c094ab5e8c861839c130234060.tar.gz
llvm-f77b858dc39224c094ab5e8c861839c130234060.tar.bz2
Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber name to make MS inline asm work correctly"
Looking into gcc and objdump behavior more this was overly aggressive. If the register is encoded in the instruction we should print %st(0), if its implicit we should print %st. I'll be making a more directed change in a future patch. llvm-svn: 353013
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions