Skip to content

Commit

Permalink
Try removing lanl#51 and replace with lanl#49
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun Prabhu committed Aug 29, 2024
1 parent d518667 commit d99520c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions clang/lib/Frontend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set(LLVM_LINK_COMPONENTS
ProfileData
Support
TargetParser
TapirOpts
)

add_clang_library(clangFrontend
Expand Down
1 change: 1 addition & 0 deletions llvm/lib/Transforms/Tapir/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ add_llvm_component_library(LLVMTapirOpts
IRReader
Linker
MC
Passes
Scalar
Support
TransformUtils
Expand Down

0 comments on commit d99520c

Please sign in to comment.