Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 618bdbd

Browse files
committed
De-duplicate ExpandI64.
I moved all of the Transforms passes to lib/Transforms/NaCl. It is currently build and linked twice by Emscripten. At some point I'd like to merge this pass with ExpandLargeIntegers, since both do redundant work.
1 parent 7e60749 commit 618bdbd

File tree

2 files changed

+0
-1172
lines changed

2 files changed

+0
-1172
lines changed

lib/Target/JSBackend/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
add_llvm_target(JSBackendCodeGen
22
AllocaManager.cpp
3-
ExpandI64.cpp
43
JSBackend.cpp
54
JSTargetMachine.cpp
65
JSTargetTransformInfo.cpp

0 commit comments

Comments
 (0)