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

Commit

Permalink
De-duplicate ExpandI64.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jfbastien committed Apr 22, 2015
1 parent 7e60749 commit 618bdbd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,172 deletions.
1 change: 0 additions & 1 deletion lib/Target/JSBackend/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
add_llvm_target(JSBackendCodeGen
AllocaManager.cpp
ExpandI64.cpp
JSBackend.cpp
JSTargetMachine.cpp
JSTargetTransformInfo.cpp
Expand Down
Loading

0 comments on commit 618bdbd

Please sign in to comment.