Support .rs and .fs files in cc_* module srcs lists
Translate .rs and .fs files to .cpp files using llvm-rs-cc. Test: builds Change-Id: I242cea0d09c9985730a512cec7705c3f1479f4ed
This commit is contained in:
@@ -127,6 +127,7 @@ bootstrap_go_package {
|
||||
"cc/prebuilt.go",
|
||||
"cc/proto.go",
|
||||
"cc/relocation_packer.go",
|
||||
"cc/rs.go",
|
||||
"cc/sanitize.go",
|
||||
"cc/sabi.go",
|
||||
"cc/stl.go",
|
||||
|
Reference in New Issue
Block a user