augusto2112 added a comment.

In D146595#4235333 <https://reviews.llvm.org/D146595#4235333>, @aprantl wrote:

> I hope I'm not kicking off a long bike-shedding thread, but I would propose 
> to either call the attribute `transparent` to match the DWARF attribute name, 
> or if we want to be more descriptive, `debug_transparent`, or 
> `transparentdebug` to fit better with other attributes such as `nodebug`. My 
> vote is on `transparent`.

The dwarf attribute is actually called `trampoline`, not `transparent`. 
`trampoline` is a pretty generic name which could be used for other things 
other than debugging, so maybe `trampolinedebug`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146595/new/

https://reviews.llvm.org/D146595

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to