[PATCH] D22446: [compiler-rt] Change all asm directives to __asm__ in cpu_model.

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 01:36:45 PDT 2016


asbirlea created this revision.
asbirlea added reviewers: llvm-commits, echristo, vitalybuka.
Herald added a subscriber: mehdi_amini.

Aiming to resolve failure in sanitizer bot by changning all asm directives to __asm__.
Also, consistency.

https://reviews.llvm.org/D22446

Files:
  lib/builtins/cpu_model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22446.64243.patch
Type: text/x-patch
Size: 3519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160717/5ca3abd5/attachment.bin>


More information about the llvm-commits mailing list