1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Target/BPF/MCTargetDesc
Alexei Starovoitov 3d144ea071 [bpf] support BPF backend as shared library
dependencies were not set correctly for shared library build.
static was ok

Patch by Brenden Blanco.

llvm-svn: 234386
2015-04-08 03:46:51 +00:00
..
BPFAsmBackend.cpp
BPFELFObjectWriter.cpp
BPFMCAsmInfo.h
BPFMCCodeEmitter.cpp [bpf] fix build 2015-04-07 20:25:34 +00:00
BPFMCTargetDesc.cpp Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
BPFMCTargetDesc.h bpf: fix build 2015-03-13 20:49:38 +00:00
CMakeLists.txt
LLVMBuild.txt [bpf] support BPF backend as shared library 2015-04-08 03:46:51 +00:00
Makefile