[PATCH] D60167: [WebAssembly] Add Emscripten OS definition + small_printf

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 18:08:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357552: [WebAssembly] Add Emscripten OS definition + small_printf (authored by azakai, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D60167?vs=193399&id=193408#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60167/new/

https://reviews.llvm.org/D60167

Files:
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/Basic/Targets/OSTargets.h
  llvm/trunk/include/llvm/ADT/Triple.h
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Support/Triple.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60167.193408.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/2e200eee/attachment.bin>


More information about the llvm-commits mailing list