Handle the memory barrier pseudo that goes to nothing for the JIT.
authorEric Christopher <echristo@apple.com>
Thu, 5 Aug 2010 20:04:36 +0000 (20:04 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 5 Aug 2010 20:04:36 +0000 (20:04 +0000)
commit505656c6a2be361b9ae8ff230020fdea38886a7e
tree8ddad2a0951a85f9a39d1d3b7721be61ec61f77a
parentda93b2cb8f84d008823828f114287be147646f73
Handle the memory barrier pseudo that goes to nothing for the JIT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp