Add a missed source file for LLVM's BPF target. This target is not
enabled by default, so I forgot about it, apologies for the breakage. Reported by: hrs MFC after: 6 weeks X-MFC-With: r364284
This commit is contained in:
parent
c078c3fd69
commit
1c1ab42925
@ -1134,6 +1134,7 @@ SRCS_MIN+= Target/BPF/BPFMCInstLower.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFMIChecking.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFMIPeephole.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFMISimplifyPatchable.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFPreserveDIType.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFRegisterInfo.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFSelectionDAGInfo.cpp
|
||||
SRCS_MIN+= Target/BPF/BPFSubtarget.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user