- Timestamp:
- Dec 6, 2019, 3:10:09 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- dab98b3e
- Parents:
- fa35958
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
driver/cfa.cc
rfa35958 rc8c0c7c5 401 401 args[nargs++] = "-Xlinker"; 402 402 args[nargs++] = "--undefined=__cfaabi_appready_startup"; 403 args[nargs++] = "-z"; 404 args[nargs++] = "execstack"; 403 405 404 406 // include the cfa library in case it is needed
Note: See TracChangeset
for help on using the changeset viewer.