[X86] Add test case for r361177.
That commit makes sure we flush PendingExports in SelectDAGBuilder before we create INLINEASM_BR. Unfortunatley, I haven't yet found a CodeGen failure without that change. This commit uses the debug output from SelectionDAG to at least ensure we build the DAG correctly. llvm-svn: 361179
Loading
Please sign in to comment