[PATCH] MS inline asm: Allow __asm blocks to set a return value

David Majnemer david.majnemer at gmail.com
Wed Sep 3 15:00:28 PDT 2014


Wonderful! Does this correctly handle the 'int main' implicit return case? The asm blob should win if it is present, not the implicit return 0. Perhaps a test should be added?

http://reviews.llvm.org/D5177






More information about the cfe-commits mailing list