summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/TargetInfo.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfb@google.com>2015-10-21 02:23:09 +0000
committerJF Bastien <jfb@google.com>2015-10-21 02:23:09 +0000
commit1a59c6b2c967e76cd5e5d9884e47da133a430e52 (patch)
treee9ff0ff0d1a43fd0cfed4669f0b9d4308002e595 /clang/lib/Basic/TargetInfo.cpp
parent8dd3fdbf43640021964546bb5b3bac52a3b7fcaa (diff)
downloadbcm5719-llvm-1a59c6b2c967e76cd5e5d9884e47da133a430e52.tar.gz
bcm5719-llvm-1a59c6b2c967e76cd5e5d9884e47da133a430e52.zip
WebAssembly: support imports
C/C++ code can declare an extern function, which will show up as an import in WebAssembly's output. It's expected that the linker will resolve these, and mark unresolved imports as call_import (I have a patch which does this in wasmate). llvm-svn: 250875
Diffstat (limited to 'clang/lib/Basic/TargetInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud