[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / invariant-nodatalayout.ll
2013-07-25 Nick LewyckyCheck that TD isn't NULL before dereferencing it down...