Skip to content

Commit

Permalink
Remove gpr_codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphchung committed Sep 8, 2022
1 parent becab44 commit fc4c1f4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 71 deletions.
48 changes: 1 addition & 47 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,6 @@ grpc_cc_library(
"construct_destruct",
"examine_stack",
"gpr_tls",
"grpc_codegen",
"no_destruct",
"tchar",
"useful",
Expand Down Expand Up @@ -1124,30 +1123,6 @@ grpc_cc_library(
],
)

grpc_cc_library(
name = "gpr_codegen",
language = "c++",
public_hdrs = [
"include/grpc/impl/codegen/atm.h",
"include/grpc/impl/codegen/atm_gcc_atomic.h",
"include/grpc/impl/codegen/atm_gcc_sync.h",
"include/grpc/impl/codegen/atm_windows.h",
"include/grpc/impl/codegen/fork.h",
"include/grpc/impl/codegen/gpr_slice.h",
"include/grpc/impl/codegen/gpr_types.h",
"include/grpc/impl/codegen/log.h",
"include/grpc/impl/codegen/port_platform.h",
"include/grpc/impl/codegen/sync.h",
"include/grpc/impl/codegen/sync_abseil.h",
"include/grpc/impl/codegen/sync_custom.h",
"include/grpc/impl/codegen/sync_generic.h",
"include/grpc/impl/codegen/sync_posix.h",
"include/grpc/impl/codegen/sync_windows.h",
],
tags = ["nofixdeps"],
visibility = ["@grpc:public"],
)

# A library that vends only port_platform, so that libraries that don't need
# anything else from gpr can still be portable!
grpc_cc_library(
Expand All @@ -1169,7 +1144,6 @@ grpc_cc_library(
visibility = ["@grpc:trace"],
deps = [
"gpr",
"gpr_codegen",
"grpc_codegen",
"grpc_public_hdrs",
],
Expand Down Expand Up @@ -2133,7 +2107,6 @@ grpc_cc_library(
deps = [
"event_engine_base_hdrs",
"gpr",
"gpr_codegen",
"useful",
],
)
Expand All @@ -2157,7 +2130,6 @@ grpc_cc_library(
"debug_location",
"error",
"gpr",
"gpr_codegen",
"gpr_tls",
"grpc_codegen",
"grpc_trace",
Expand Down Expand Up @@ -2431,7 +2403,6 @@ grpc_cc_library(
"event_engine_base_hdrs",
"forkable",
"gpr",
"gpr_codegen",
"gpr_tls",
"grpc_trace",
"posix_event_engine_timer",
Expand Down Expand Up @@ -2617,7 +2588,6 @@ grpc_cc_library(
"event_engine_poller",
"event_engine_time_util",
"gpr",
"gpr_codegen",
"iomgr_port",
"posix_event_engine_closure",
"posix_event_engine_event_poller",
Expand Down Expand Up @@ -2673,7 +2643,6 @@ grpc_cc_library(
],
deps = [
"gpr",
"gpr_codegen",
"iomgr_port",
"posix_event_engine_internal_errqueue",
],
Expand Down Expand Up @@ -2909,7 +2878,6 @@ grpc_cc_library(
deps = [
"exec_ctx",
"gpr",
"gpr_codegen",
"grpc_trace",
"time",
],
Expand Down Expand Up @@ -3701,7 +3669,6 @@ grpc_cc_library(
"default_event_engine",
"dual_ref_counted",
"gpr",
"gpr_codegen",
"grpc_backend_metric_data",
"grpc_base",
"grpc_codegen",
Expand Down Expand Up @@ -4114,7 +4081,7 @@ grpc_cc_library(
"include/grpc/impl/codegen/slice.h",
],
visibility = ["@grpc:public"],
deps = ["gpr_codegen"],
deps = ["gpr"],
)

grpc_cc_library(
Expand Down Expand Up @@ -4172,7 +4139,6 @@ grpc_cc_library(
"debug_location",
"default_event_engine",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_client_channel",
"grpc_codegen",
Expand Down Expand Up @@ -4335,7 +4301,6 @@ grpc_cc_library(
"exec_ctx",
"google_rpc_status_upb",
"gpr",
"gpr_codegen",
"grpc_trace",
"json",
"orphanable",
Expand Down Expand Up @@ -4485,7 +4450,6 @@ grpc_cc_library(
"error",
"google_rpc_status_upb",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_client_channel",
"grpc_codegen",
Expand Down Expand Up @@ -5248,7 +5212,6 @@ grpc_cc_library(
tags = ["nofixdeps"],
deps = [
"gpr",
"gpr_codegen",
"grpc++",
"lb_load_reporter",
],
Expand Down Expand Up @@ -5290,7 +5253,6 @@ grpc_cc_library(
tags = ["nofixdeps"],
deps = [
"gpr",
"gpr_codegen",
"lb_get_cpu_stats",
"lb_load_data_store",
"//src/proto/grpc/lb/v1:load_reporter_proto",
Expand Down Expand Up @@ -5996,7 +5958,6 @@ grpc_cc_library(
"arena_promise",
"debug_location",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_codegen",
"grpc_credentials_util",
Expand Down Expand Up @@ -6073,7 +6034,6 @@ grpc_cc_library(
deps = [
"arena_promise",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_credentials_util",
"grpc_security_base",
Expand Down Expand Up @@ -6116,7 +6076,6 @@ grpc_cc_library(
"arena_promise",
"context",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_credentials_util",
"grpc_security_base",
Expand Down Expand Up @@ -6276,7 +6235,6 @@ grpc_cc_library(
"event_engine_memory_allocator",
"exec_ctx",
"gpr",
"gpr_codegen",
"grpc_base",
"grpc_codegen",
"grpc_public_hdrs",
Expand Down Expand Up @@ -6555,7 +6513,6 @@ grpc_cc_library(
public_hdrs = GRPC_PUBLIC_HDRS,
deps = [
"gpr",
"gpr_codegen",
"grpc_authorization_base",
"grpc_base",
"grpc_codegen",
Expand Down Expand Up @@ -7010,7 +6967,6 @@ grpc_cc_library(
"channel_init",
"config",
"gpr",
"gpr_codegen",
"grpc",
"grpc++_codegen_base",
"grpc++_codegen_base_src",
Expand Down Expand Up @@ -7059,7 +7015,6 @@ grpc_cc_library(
"channel_init",
"config",
"gpr",
"gpr_codegen",
"grpc++_codegen_base",
"grpc++_codegen_base_src",
"grpc++_internal_hdrs_only",
Expand Down Expand Up @@ -7496,7 +7451,6 @@ grpc_cc_library(
"channel_stack_type",
"debug_location",
"gpr",
"gpr_codegen",
"grpc++",
"grpc++_base",
"grpc_base",
Expand Down
8 changes: 0 additions & 8 deletions CMakeLists.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions build_autogenerated.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc4c1f4

Please sign in to comment.